I am still unable to visualize.
Can you suggest some more reading or content or actual minimum code to rout
URL(HTTP) to other URL(HTTP)

Example Usecase is :
a>
URL-Input is : http://localhost:8080/app?a=1,b=t1
should get routed to http://t1:8080?a=1

b>
URL-Input is : http://localhost:8080/app?a=1,b=t2
should get routed to http://t2:8080?a=1







--
View this message in context: 
http://camel.465427.n5.nabble.com/Hit-URL1-or-URL2-based-on-xml-data-using-Apache-Camel-tp5764897p5765016.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to