Hi,
In EIP guide [1] configuration need to be changed
<send>
      <endpoint>
           <address uri="
http://localhost:9000/services/SimpleStockQuoteService";<http://localhost:9000/services/SimpleStockQuoteService>
format="soap11"/>
      </endpoint>
</send>

With soap version 1.1 try to send without soap action. Soap action need be
added (<property name="SOAPAction" value="getQuote"
scope="transport"></property>)


[1] https://docs.wso2.org/display/IntegrationPatterns/Messaging+Bridge

-- 
Gayan Gunawardana
 Software Engineer; WSO2 Inc.; http://wso2.com/
Email: [email protected]
Mobile: +94 (71) 8020933
Blog: http://gayanj2ee.blogspot.com/
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to