Re: Using camel without spring

2014-12-13 Thread yogu13
Hello Claus! Any specific reason for CDI suggestion instead of guice with respect to camel ? Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Using-camel-without-spring-tp5760251p5760656.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Using camel without spring

2014-12-12 Thread yogu13
Hi claus, is there an example for using Camel and Guice with xml DSL for configuring Routes? Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Using-camel-without-spring-tp5760251p5760616.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Using camel without spring

2014-12-12 Thread Claus Ibsen
-- View this message in context: http://camel.465427.n5.nabble.com/Using-camel-without-spring-tp5760251p5760616.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http

Re: Using camel without spring

2014-12-08 Thread Claus Ibsen
On Sun, Dec 7, 2014 at 7:26 PM, yogu13 yogesh@synechron.com wrote: Hi, I am checking out on the possibility of using camel without spring... I was looking at the examples available on this regard and could only find http://camel.apache.org/servlet-tomcat-no-spring-example.html

Re: Using camel without spring

2014-12-08 Thread yogu13
Thanks Claus for the detailed response... Williem the solution worked and the processor seems to be working now.. I seem to have hit another roadblock .. will open a new thread for it.. Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Using-camel-without

Using camel without spring

2014-12-07 Thread yogu13
Hi, I am checking out on the possibility of using camel without spring... I was looking at the examples available on this regard and could only find http://camel.apache.org/servlet-tomcat-no-spring-example.html. The example shown is quite simple which doesnt involve any processor, aggregrator etc

Re: Using camel without spring

2014-12-07 Thread Willem Jiang
) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On December 8, 2014 at 2:27:16 AM, yogu13 (yogesh@synechron.com) wrote: Hi, I am checking out on the possibility of using camel without spring... I was looking at the examples available on this regard and could only

Re: Using camel without spring

2014-12-07 Thread yogu13
) at org.apache.camel.model.ProcessorDefinition.addRoutes(ProcessorDefinition.java:213) at org.apache.camel.model.RouteDefinition.addRoutes(RouteDefinition.java:942) ... 17 more camel version is 2.14 Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Using-camel-without-spring

Re: Using camel without spring

2014-12-07 Thread Willem Jiang
) at org.apache.camel.model.ProcessorDefinition.addRoutes(ProcessorDefinition.java:213) at org.apache.camel.model.RouteDefinition.addRoutes(RouteDefinition.java:942) ... 17 more camel version is 2.14 Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Using-camel-without-spring

Re: Using camel without spring

2014-12-07 Thread yogu13
Thanks Williem! I will try this out ... Let me know if you need any help building those examples, probably i can assist you with that. Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Using-camel-without-spring-tp5760251p5760267.html Sent from the Camel