I have an external Axis web service. I want to call it from within a camel
route. The architecture that  I can think of is as follows : 

1. Create a CXF BC Provider endpoint so that Axis can talk to the ESB.
2. Call the Axis service from within a camel route and get its response.
3. Proceed with Camel processing.

But for step 2 , do I need any more configurations. Also , I am unsure as to
how would I call it .
Can anybody help me with it ?

-- 
View this message in context: 
http://servicemix.396122.n5.nabble.com/Calling-an-external-web-service-in-camel-route-with-cxf-bc-provider-tp2796348p2796348.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to