Hi, 

I am running an application based on jboss 3.2.6 which is being tested by now. 
The following behaviour has occured, while testing:

a Singleton MDB (anonymous wrote : Auto-acknowledge,nonDurable,transaction-type 
= "Container",ejb.transaction type="Required") is listening to a queue, on the 
other side an entity bean's ejbStore method is putting messages to the queue 
every 15 seconds. This works synchronously for some time, but aftet a while the 
MDB stops for 10 minutes (which is the configured transaction timeout) to 
receive messages. After the 10 minutes, the MDB continues receiving messages. 
No Exception was thrown!

Who knows an explanation for this behaviour?

PS: JMS is using the oracle-jdbc3-service


Stefan Heckler




View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857179#3857179

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857179


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to