| Author |
Queue problem
|
Sanjeev Halgiri
Greenhorn
Joined: Apr 10, 2003
Posts: 1
|
|
Hi, I have created a queue on a J2EE Server , but the messages posted onto the queue are persistent even after the message is processed by a MDB. 1. Is there any way such that messages are consumed without being persistent? 2. Once an application is started, the connection (session) between the MDB & the queue lasts for a few minutes & later the connection is auto terminated. Any means to keep the connection permanent? Regards Sanjeev
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Queue problem
|
|
|