It's camel (jms component) that closes connections when necessary. MQQueueConnectionFactory is the "resource factory" - it "produces" connections to WebSphere MQ. Camel handles those resources well.
regards Grzegorz Grzybek 2015-12-23 2:22 GMT+01:00 clairechanmyae <claire.chanm...@newgens.com.sg>: > If i'm going to use MQQueueConnectionFactory, it will call createConnection? > will it be too consuming system resource because my program doesn't close > the connection after i got the connenection from client to server. is there > a way to close the connection back? > > Thanks, > Claire > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/jms-ibm-mq-tp5775352p5775371.html > Sent from the Camel - Users mailing list archive at Nabble.com.