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.
