How to hit (give request to) an external JAX-WS and JAX-RS service and also
get the response from JAX-WS and JAX-RS service using camel ?
  
>From the documents and example, I can understand that we can create a proxy
webservice and expose that proxy webservice on the fly by giving
configuration details in the from endpoint [ i.e., <from uri = "..."> ] 
using camel. But, is there any other way or approach to do it without using
the proxy service. Also I don't have any control over the external JAX-WS
and JAX-RS service which is exposed.



--
View this message in context: 
http://camel.465427.n5.nabble.com/JAX-WS-and-JAX-RS-Webservice-with-Camel-tp5738743.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to