Re: Spring AMQP Apache Camel Component Released

2014-02-18 Thread muthukumara...@gmail.com
Thank you deckerego. I agree some thing is wrong. I will try to dig more into this and get back to you with my findings. Thanks, Muthu -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5747486.html Sent from the Camel

Re: Spring AMQP Apache Camel Component Released

2014-02-17 Thread deckerego
sical way. Likely there is a null returned in your endpoint or a timeout is occurring. -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5747450.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Spring AMQP Apache Camel Component Released

2014-02-17 Thread muthukumara...@gmail.com
@deckerego I tried to set the reply-timeout as mentioned by "VitorCardoso", but still got the NEP exceptions. -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5747449.html Sent from the Camel - Users mailing li

Re: Spring AMQP Apache Camel Component Released

2014-02-17 Thread muthukumara...@gmail.com
Thank you Claus Ibsen for sharing the link. I used the endpoint approach to fix this issue. -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5747448.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Spring AMQP Apache Camel Component Released

2014-02-16 Thread deckerego
g-amqp/issues/31#issuecomment-20201099 - if you can confirm this resolves the issue then I can submit a more permanent work-around. Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5747383.html Sent from the Camel - Us

Re: Spring AMQP Apache Camel Component Released

2014-02-15 Thread Claus Ibsen
pertyplaceholder.html > Thanks, > Muthu > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5747357.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Cl

Re: Spring AMQP Apache Camel Component Released

2014-02-15 Thread muthukumara...@gmail.com
Yes, It using spring config and it just take it as a literal instead of the value from the property file. -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5747359.html Sent from the Camel - Users mailing list archive at

Re: Spring AMQP Apache Camel Component Released

2014-02-15 Thread deckerego
Is thus using the Java DSL or a Spring config? -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5747358.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Spring AMQP Apache Camel Component Released

2014-02-15 Thread muthukumara...@gmail.com
Hi, I am trying to externalize the queue and the topic name to a property file and tried to give the variables in the URI like This doesn't seems to work. Any idea? Thanks, Muthu -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-A

Re: Spring AMQP Apache Camel Component Released

2014-01-08 Thread deckerego
Thanks for following up. I'm hoping to have this and one other bug fixed & committed prior to February. I appreciate you submitting the route and the steps to reproduce! -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component

Re: Spring AMQP Apache Camel Component Released

2014-01-08 Thread muthukumara...@gmail.com
Hi, Just wanted to check with you and see if you were able to re-produce this issue. Let me know if you either need more information or if you want me to try some thing out. Thanks, Muthu -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component

Re: Spring AMQP Apache Camel Component Released

2013-12-06 Thread muthukumara...@gmail.com
ge in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5744409.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Spring AMQP Apache Camel Component Released

2013-12-06 Thread deckerego
Odd... I'll take a look. Would you be able to send along your entire URI string? -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5744408.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Spring AMQP Apache Camel Component Released

2013-12-05 Thread muthukumara...@gmail.com
Worker.run(ThreadPoolExecutor.java:908)[:1.6.0_27] at java.lang.Thread.run(Thread.java:662)[:1.6.0_27] / -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5744373.html Sent from

Re: Spring AMQP Apache Camel Component Released

2013-12-05 Thread deckerego
camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5744369.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Spring AMQP Apache Camel Component Released

2013-12-04 Thread muthukumara...@gmail.com
Hi, I tried to use your component and it works perfectly fine. I did test it with our minimal testcases and things worked fine. Is this component ready to be used for production use? Thanks, Muthu -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel

Re: Spring AMQP Apache Camel Component Released

2011-11-28 Thread deckerego
st that you can't take > advantage of any native RabbitMQ features when using it? > -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5029275.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Spring AMQP Apache Camel Component Released

2011-11-28 Thread Glen Mazza
qp. If you find the URI format to be a bit odd let me know - I'm open to new ideas on how to better format the endpoint string. Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5027785.html Sent from the Came

Re: Spring AMQP Apache Camel Component Released

2011-11-28 Thread deckerego
tin Krasser-3 wrote > > Do you also plan to implement AsyncProcessor on the producer side? > -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5029194.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Spring AMQP Apache Camel Component Released

2011-11-28 Thread Martin Krasser
know - I'm open to new ideas on how to better format the endpoint string. Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5027785.html Sent from the Camel - Users mailing list archive at Nabble.com. -- M

Spring AMQP Apache Camel Component Released

2011-11-27 Thread deckerego
edback, testing or pull requests for camel-spring-amqp. If you find the URI format to be a bit odd let me know - I'm open to new ideas on how to better format the endpoint string. Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Rel