Sorry for delay reply . I have stuck with some other things . Thank you very much for your repose. Its working fine now
On Wed, Mar 12, 2014 at 11:55 AM, Claus Ibsen-2 [via Camel] < [email protected]> wrote: > Hi > > Yeah read about using beans with Camel > http://camel.apache.org/bean-integration.html > http://camel.apache.org/bean-binding.html > > And then use the bean component in the endpoint uri > http://camel.apache.org/bean > > For example something alike > requestBody("bean:foo?method=bar(123, ${body}, true)", "Hello World"); > > > > On Wed, Mar 12, 2014 at 5:44 AM, dharshan <[hidden > email]<http://user/SendEmail.jtp?type=node&node=5748669&i=0>> > wrote: > > > Using *requestBody()* method can invoke the methods in Java class > passing > > some parameters . > > > > If yes please give the example . > > > > > > > > -- > > View this message in context: > http://camel.465427.n5.nabble.com/requestBody-tp5748665.html > > Sent from the Camel - Users mailing list archive at Nabble.com. > > > > -- > Claus Ibsen > ----------------- > Red Hat, Inc. > Email: [hidden email]<http://user/SendEmail.jtp?type=node&node=5748669&i=1> > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen > Make your Camel applications look hawt, try: http://hawt.io > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://camel.465427.n5.nabble.com/requestBody-tp5748665p5748669.html > To unsubscribe from requestBody(), click > here<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5748665&code=Y2RoYXJzaGFuc0BnbWFpbC5jb218NTc0ODY2NXwtODU2NDQ3NTAy> > . > NAML<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- Regards S.Dharshan -- View this message in context: http://camel.465427.n5.nabble.com/requestBody-tp5748665p5749079.html Sent from the Camel - Users mailing list archive at Nabble.com.
