A BPEL engine deployed in ServiceMix will only be able to invoke JBI services. If you want to invoke an external web service, you need to deploy a proxy endpoint on servicemix-http, so that the BPEL engine will request the proxy endpoint, which in turns invoke the web service through HTTP. See servicemix-http documentation [1]
[1] http://servicemix.goopen.org/site/servicemix-http.html On 9/29/06, srinivasarao.vanka <[EMAIL PROTECTED]> wrote:
One webservice has been deployed on Weblogic application server. I downloaded service Mix 3.0 and trying to run the Bpel Example.Bpel example given in the site has internal web services to be invoked through Bpel procees. I am unable to call external webservice using this BPE example. Anybody can help me in this regard. -- View this message in context: http://www.nabble.com/How-to-invoke-external-webservice-through-Bpel-of-ServiceMix-tf2356301.html#a6563139 Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet
