You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by "Willem.Jiang" <wi...@gmail.com> on 2011/03/21 02:15:53 UTC

Re: Program never terminates due to simple connection creation

Hi,

I can see any route definition in your code, so when you start or stop the
camel context , it do nothing on the JMS ConnectionFactory. Because the
camel context start or stop just delegates the calls into the Camel service
object, which could be a route or an endpoint.

Willem


--
View this message in context: http://camel.465427.n5.nabble.com/Program-never-terminates-due-to-simple-connection-creation-tp4099499p4165957.html
Sent from the Camel - Users mailing list archive at Nabble.com.