many thanks for the reply (i was losing faith :)), i changed my http provider
endpoint as follows but i still get the same error as per previous post...
<http:endpoint service="rmb-http:EaiServiceImplService"
endpoint="EaiService"
role="provider"
locationURI="http://localhost:9080/eai-web-1.0/services/EaiService"
wsdlResource="http://localhost:9080/eai-web-1.0/services/EaiService?wsdl"
soap="true"
soapAction="processSessionAggregation"
soapVersion="1.1"/>
is my approach correct in using a pipeline to call the external web service
(in the eip:transformer tag) and then passing the result from the web
service to my output jms endpoint (in the eip:target tag)
--
View this message in context:
http://www.nabble.com/Calling-external-web-service-tf3159837s12049.html#a8843602
Sent from the ServiceMix - User mailing list archive at Nabble.com.