When we start Jtext I can see 5 connections to the queue manager even I keep jms.NumConcurantRequests value 1. Is there any reason why Jtext open many connections ? Is this effet the order of messages being picked from the queue
What is the open input count on the Request Queue when you start the JText adapter. This is the number of connections that the connector has on the request queue and is determined by the property 'jms.NumConcurrentRequests' in the connector configuration file.
If this is 1, then the connector will process messages in the same order as they come to the request queue.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum