> View this message in context:
> http://camel.465427.n5.nabble.com/JsonEndpoint-and-Router-tp5717969p5717972.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
based on the input message seems like a
good approach.
Thanks,
Yogesh
--
View this message in context:
http://camel.465427.n5.nabble.com/JsonEndpoint-and-Router-tp5717969p5717972.html
Sent from the Camel - Users mailing list archive at Nabble.com.
hello all
i have a camel-app in which i have configured a Jetty endpoint which will
handle JSON requests/responses to my application.
this is the simple config data associated with it
http://localhost:/myJettyService"; />
I was