When I run the JUNIT test 11746, I get the following:
org.eclipse.ohf.ihe.common.ws.OHFSOAPException: Error Sending SOAP
Message. [Caused by org.apache.axis2.AxisFault]
at
org.eclipse.ohf.ihe.common.ws.AbstractOHFSOAPSender.executeS end(AbstractOHFSOAPSender.java:251)
at
org.eclipse.ohf.ihe.common.ws.AbstractOHFSOAPSender.send(Abs tractOHFSOAPSender.java:363)
at
org.eclipse.ohf.ihe.common.ws.AbstractOHFSOAPSender.send(Abs tractOHFSOAPSender.java:384)
at
org.eclipse.ohf.ihe.xds.soap.AbstractXDSSoapClient.send(Abst ractXDSSoapClient.java:148)
at
org.eclipse.ohf.ihe.xds.soap.AbstractXDSSoapClient.send(Abst ractXDSSoapClient.java:104)
at org.eclipse.ohf.ihe.xds.source.Source.submit(Source.java:193 )
at SubmitTest.test1Submission(SubmitTest.java:139)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at
org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestRefer ence.run(JUnit3TestReference.java:130)
at
org.eclipse.jdt.internal.junit.runner.TestExecution.run(Test Execution.java:38)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTe sts(RemoteTestRunner.java:460)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTe sts(RemoteTestRunner.java:673)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(R emoteTestRunner.java:386)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main( RemoteTestRunner.java:196)
Caused by: org.apache.axis2.AxisFault
at org.apache.axis2.AxisFault.makeFault(AxisFault.java:417)
at
org.apache.axis2.transport.TransportUtils.createSOAPMessage( TransportUtils.java:89)
at
org.apache.axis2.description.OutInAxisOperationClient.handle Response(OutInAxisOperation.java:326)
at
org.apache.axis2.description.OutInAxisOperationClient.send(O utInAxisOperation.java:389)
at
org.apache.axis2.description.OutInAxisOperationClient.execut eImpl(OutInAxisOperation.java:211)
at
org.apache.axis2.client.OperationClient.execute(OperationCli ent.java:163)
at
org.eclipse.ohf.ihe.common.ws.AbstractOHFSOAPSender.executeS end(AbstractOHFSOAPSender.java:244)
... 24 more
Caused by: java.lang.NullPointerException
at
org.apache.axis2.transport.TransportUtils.createDocumentElem ent(TransportUtils.java:156)
at
org.apache.axis2.transport.TransportUtils.createSOAPMessage( TransportUtils.java:111)
at
org.apache.axis2.transport.TransportUtils.createSOAPMessage( TransportUtils.java:87)
... 29 more
The tomcat log spits out an error:
ebxmlrr-soap-receiver-servlet threw exception
javax.servlet.ServletException: SOAP POST failed Unable to internalize
message at
org.freebxml.omar.server.interfaces.common.SOAPServlet.doPos t(SOAPservlet.java:219)
..
..
Unfortunately, due to spam, guest posting is disabled so please become a
member of the project.
I'm not versed enough in freebxml to comment on the differences between
it an IHE. For XDS.a IHE does require changes to ebxml 2.1 schema (see
the ebxml 2.1 plugin resources/doc.
regards,
Sarah
synergy wrote:
> Am i correct in my understanding that the stand-alone repository,
> freebxml, is not compatible with the XDS actors?
> Do I need to setup this iheos repository instead which actually uses
> freebxml?
> This repository stuff has me confused. I need to setup a local
> repository where I can use the OHF XDS consumer/source API to access it!
>
>
Unfortunately, due to spam, guest posting is disabled so please become a
member of the project.
I'm not versed enough in freebxml to comment on the differences between
it an IHE. For XDS.a IHE does require changes to ebxml 2.1 schema (see
the ebxml 2.1 plugin resources/doc.
regards,
Sarah
synergy wrote:
> Am i correct in my understanding that the stand-alone repository,
> freebxml, is not compatible with the XDS actors?
> Do I need to setup this iheos repository instead which actually uses
> freebxml?
> This repository stuff has me confused. I need to setup a local
> repository where I can use the OHF XDS consumer/source API to access it!
>
>