start with reading about CXF to wrap the web service interaction:
http://camel.apache.org/cxf-example.html

otherwise, checkout some CXF unit tests to see how to setup the necessary
message information to invoke a web service

http://svn.apache.org/viewvc/camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/CxfConsumerMessageTest.java?view=markup

also, see this question/responses:
http://stackoverflow.com/questions/12944515/how-to-connect-activemq-to-cxf-with-apache-camel


Rajalakshmi Raman wrote
> I created a web service. I want to pass input from queue to web service .
> I dont know how to invoke web service using camel.





-----
Ben O'Day
IT Consultant -http://consulting-notes.com

--
View this message in context: 
http://camel.465427.n5.nabble.com/pass-input-from-queue-to-web-service-tp5736844p5736848.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to