RMU: ITI-92

11 views
Skip to first unread message

Schmid Dominik

unread,
Jan 30, 2019, 11:58:30 AM1/30/19
to ipf...@googlegroups.com, Heer Philippe, Treyvaud Sébastien, Gwerder Simon

Hi all

 

We have some problems when we call the gazelle RMU simulator using IPF 3.5.2 (also tried with 3.5.4).

The response from gazelle seems to be valid, but there is an error from apache cxf.

Do you have an idea what the cause could be?

 

Response:

<soap12:Envelope xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:wsa="http://www.w3.org/2005/08/addressing">

     <soap12:Header>

          <wsa:Action xmlns="http://www.w3.org/2005/08/addressing">urn:ihe:iti:2018:RestrictedUpdateDocumentSetResponse</wsa:Action>

          <wsa:MessageID>urn:uuid:23ce4df0-8d06-42a9-86ba-598836656ed5</wsa:MessageID>

          <wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To>

          <wsa:RelatesTo>urn:uuid:f3b94c0f-2772-46d2-bfc1-ba8847baaf4d</wsa:RelatesTo>

     </soap12:Header>

     <soap12:Body>

          <rs:RegistryResponse status="urn:oasis:names:tc:ebxml-regrep:ResponseStatusType:Success" xmlns:rs="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0" />

     </soap12:Body>

</soap12:Envelope>

 

Error:

Caused by: org.apache.cxf.endpoint.ClientImpl$IllegalEmptyResponseException: Response message did not contain proper response data. Expected: {urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0}RegistryResponse

     at org.apache.cxf.endpoint.ClientImpl.processResult(ClientImpl.java:671)

     at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:546)

 

Thank you very much

Dominik

Dmytro Rud

unread,
Jan 31, 2019, 5:03:25 PM1/31/19
to ipf...@googlegroups.com
I would set a breakpoint at the beginning of org.apache.cxf.endpoint.ClientImpl#processResult and look what do the parameters contain...


--
You received this message because you are subscribed to the Google Groups "ipf-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ipf-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Schmid Dominik

unread,
Feb 4, 2019, 4:46:52 AM2/4/19
to ipf...@googlegroups.com

Hi Dmytro

 

I don’t see anything wrong with the response.

When I debug it shows that we receive a return code 200 but somehow it ends up throwing the exception.

In the response we get there is a node urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0 RegistryResponse

 

I don’t know how to proceed here and I think that probably also other ipf users will have troubles with that.

 

Any more suggestions? :)

Thank you, Dominik

Reply all
Reply to author
Forward
0 new messages