Re: camel-jms asyncStartListener Issue

2016-04-01 Thread frouxel
and Websphere (8.5.5.5) MQ connection factory, except that I don't use asyncStartListener but route autoStartup is set to false and started later on demand. Could you please give more details on how you solved above issue? -- View this message in context: http://camel.465427.n5.nabble.com/ca

Re: camel-jms asyncStartListener Issue

2015-06-02 Thread yogu13
ok .. i got the code working, i was mistaken to think there was a timeout happening, but actually there wasnt.. All is good now.. Thank you! Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/camel-jms-asyncStartListener-Issue-tp5767551p5767816.html Sent

Re: camel-jms asyncStartListener Issue

2015-05-27 Thread yogu13
Spliting the logic and taking less time for creation of connection worked... There seems to be a timeout happening somewhere underneath Let me see if i can build a testcase to showcase this. Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/camel-jms

Re: camel-jms asyncStartListener Issue

2015-05-27 Thread yogu13
from the connection factory across different phases (so that the async thread only creates from the connection from already created IntialContext and ConnectionFactory) and check... Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/camel-jms-asyncStartListener

Re: camel-jms asyncStartListener Issue

2015-05-27 Thread Claus Ibsen
nection isn't received it terminates ? > > is yes can this be changed or can it be overcome ? > > Regards, > -Yogesh > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-jms-asyncStartListener-Issue-tp5767551.html > Sent from

camel-jms asyncStartListener Issue

2015-05-27 Thread yogu13
is message in context: http://camel.465427.n5.nabble.com/camel-jms-asyncStartListener-Issue-tp5767551.html Sent from the Camel - Users mailing list archive at Nabble.com.