PIX ITI-44: WS-Addressing properties

165 views
Skip to first unread message

Jon Thompson

unread,
Nov 24, 2017, 10:34:20 AM11/24/17
to ipf-user
Hello,

I am new to ipf and I apologize if this is a stupid question, I'm still combing through documentation.  My team and I are trying to connect to an HIE that utilizes xds and pix messages.  We see that IPF project appears to have already implemented much of what we need and we have incorporated it into a sample project to test some of the features out.  We are trying to complete a dummy ITI-44 transaction against an actual health information exchanges test system and are running into some issues that I assume are configuration related.  

We are using producerTemplate.send(String uri, Exchange exchange) to send the message out.  We believe we have a valid url: pixv3-iti44://<host>:443/<path>?secure=true

Here is the error we are getting:

2017-11-24 10:13:28.593  INFO 14383 --- [           main] o.a.c.w.s.f.ReflectionServiceFactoryBean : Creating Service {urn:ihe:iti:pixv3:2007}PIXManager_Service from WSDL: jar:file:/home/jthompson/.m2/repository/org/openehealth/ipf/commons/ipf-commons-ihe-hl7v3/3.3.0/ipf-commons-ihe-hl7v3-3.3.0.jar!/wsdl/iti44/iti44-pix-raw.wsdl
2017-11-24 10:13:28.798  INFO 14383 --- [           main] o.a.c.w.s.f.ReflectionServiceFactoryBean : Creating Service {urn:ihe:iti:pixv3:2007}PIXManager_Service from WSDL: jar:file:/home/jthompson/.m2/repository/org/openehealth/ipf/commons/ipf-commons-ihe-hl7v3/3.3.0/ipf-commons-ihe-hl7v3-3.3.0.jar!/wsdl/iti44/iti44-pix-raw.wsdl
2017-11-24 10:13:30.671  WARN 14383 --- [           main] o.a.cxf.ws.addressing.soap.MAPCodec      : Response message does not contain WS-Addressing properties.  Not correlating response.
2017-11-24 10:13:30.706  WARN 14383 --- [           main] o.apache.cxf.ws.addressing.ContextUtils  : WS-Addressing - failed to retrieve Message Addressing Properties from context
2017-11-24 10:13:30.706 ERROR 14383 --- [           main] o.o.i.c.i.w.c.a.AbstractAuditInterceptor : Missing WS-Addressing headers

Is there some way to configure WS-Addressing?  Any assistance that could be provided would be appreciated.  

Thanks,

Jon

Dmytro Rud

unread,
Nov 24, 2017, 11:23:01 AM11/24/17
to ipf-...@googlegroups.com
Hello Jon,

The response message, where the WSA headers are missing, is generated by your test system (server).  Without knowing this system, it is pretty complicated to give any advice.  OTOH, for synchronous WS transactions like PIXv3, this error can be simply ignored, because its only effect is that an optional attribute in the ATNA audit record will be left empty.

BTW, IPF 3.4.0 is out.

Best regards
Dmytro

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

Jon Thompson

unread,
Nov 24, 2017, 11:29:38 AM11/24/17
to ipf-user
Thank Dmytro!  Just confirmed in SOAP UI, it doesn't look like they are including WSA headers in response as you said.
To unsubscribe from this group and stop receiving emails from it, send an email to ipf-user+u...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages