Re: How to get route information

2012-07-29 Thread magic.coder
DSL? Kindly help me with this. Regards, Magic.Coder. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-get-route-information-tp3240512p5716600.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: problem with camel-http routing with spring dsl

2012-07-13 Thread magic.coder
Worked like a charm.. Thanks a lot Mr. Claus Ibsen. Regards, magic.coder -- View this message in context: http://camel.465427.n5.nabble.com/problem-with-camel-http-routing-with-spring-dsl-tp5715852p5716021.html Sent from the Camel - Users mailing list archive at Nabble.com.

problem with camel-http routing with spring dsl

2012-07-11 Thread magic.coder
Hi I am trying to call a webservice using camel-http component. When I write my routing logic using java-dsl, it just works fine and I can retrieve the soap response in String format as out message body. However, when I do the same using spring-dsl I get the following error. *WARN DirectProducer