Here's the original Xbean configuration that does not have the option to
disable parsing the SOAP header, disregard a portion of my last post:
<http:soap-consumer
service="b:AbwsHttpConsumerSvc"
endpoint="AbwsHttpConsumerSvcPort"
interfaceName="b:AsyncBridgeInterface"
targetService="b:asyncBridge"
locationURI="http://localhost:8192/bridge/"
defaultMep="http://www.w3.org/2004/08/wsdl/in-out"
targetEndpoint="asyncBridgeEndpoint"
validateWsdl = "false"
wsdl="classpath:EagleSchedulingService.wsdl">
</http:soap-consumer>
--
View this message in context:
http://www.nabble.com/http%3Asoap-consumer---SOAP-Header-lost-tp25441155p25452552.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.