Hi You can take a look at this example http://camel.apache.org/pojo-messaging-example.html
And check out the links in the bottom of the page as well. On Wed, Sep 19, 2012 at 4:19 PM, Aska Weera <dafa...@gmail.com> wrote: > Hello > > I am Camel beginner. This is my first post. I want service class > (Spring MVC controller/POJO) to call Camel routes. > > In some work flows service class expects response and some times it does not. > > what is the best way to do that? Camel Proxies or Producer template or > any other way out there? like > from("myPojo:myMethod").to("direct:start"); > > thanks > > .falik -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen