Hi anyone,
we’re running BMQ on host to put messages generated in natural on a MQ (MQseries).
Two listener clients are waiting for work on the MQ.
Putting messages on the mq via the bridge makes one client work - the second client won’t ever get one message.
We could not find a property on client-site to manage a balanced message handling.
Does someone know some BMQ properties to solve the problem?
Any suggestions are welcome … 
To be more detailled:
Initialy I put numerous messages on the MQ - both clients will GET messages and work parallely.
When I put new messages via BMQ on the MQ then - only one client GETs them and works, the other one just won’t GET and work.
After restarting the second client, it will work properly again.
This does not happen when the messages are PUT on the MQ via a JAVA-tool but only when I PUT via BMQ.
#EntireX#Mainframe-Integration#webMethods