Hi All, As part of my project requirement, I am supposed to make a webservice call via Camel. The method will be to use XML over HTTPS (neither SOAP nor REST). My current camel configuration file contains multiple routes which pick up files from my local repository and send them to my application for further processing. Is it possible to include another route from existing config file to make a webservice call as mentioned in the first part of my message?
Thanks in advance! -- View this message in context: http://camel.465427.n5.nabble.com/Making-webservice-call-via-Camel-using-XML-over-HTTPS-tp5793520.html Sent from the Camel - Users mailing list archive at Nabble.com.