j***@newtechnologies.com.ar
2005-06-09 20:08:09 UTC
Hi,
I've a MQe client and a remote queue pointing to a queue which resides on a MQe Server.
When i start the client and the connection to the server is alive, the messages flows correctly to the server queue. Then, if a start the client with no connection to the server the new messages are stored in the remote queue on the client. so far it is good. The problem is that when the connection becomes alive again the new messages are still stored in the remote queue. I read that i can call the triggerTransission method of the MQeQueueManager class to begin the transmission to the server of the stored messages. I called this method but the messages are still stored in the remote queue without flowing to the server.
Anyone knows how to solve this problem?
Thanks.
I've a MQe client and a remote queue pointing to a queue which resides on a MQe Server.
When i start the client and the connection to the server is alive, the messages flows correctly to the server queue. Then, if a start the client with no connection to the server the new messages are stored in the remote queue on the client. so far it is good. The problem is that when the connection becomes alive again the new messages are still stored in the remote queue. I read that i can call the triggerTransission method of the MQeQueueManager class to begin the transmission to the server of the stored messages. I called this method but the messages are still stored in the remote queue without flowing to the server.
Anyone knows how to solve this problem?
Thanks.