Does Camel support routing an incoming REST request to an external RESTful
service for all http operations.

For example,

Client Submits REST request to server A.  Server A uses Camel to route to
appropriate service which resides in Server B.

I would like to to this for all HTTP operations (GET, POST, DELETE, etc...).

Is this possible with Camel?

Thanks,

/Ramon



--
View this message in context: 
http://camel.465427.n5.nabble.com/Routing-REST-request-to-external-URI-tp5728852.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to