Hi there,

     We're using JBoss 3.2.6 and we have an MDB that listens in a remote JMS 
queue (configured with the resource adapter method). The problem is that when 
the network connection is lost between the machines where the JMS service and 
the MDB are, a "dummy" queue in created in the MDB side, preventing further 
message reception (when the network connection comes up).

I knew that this was a characteristic of the MDB deployment (when the 
topic/queue doesn't exist, create one with the same name)... But what I really 
want to know is how to turn it off! Is there any configuration in the MDB 
deployment descriptior that I can tune in order to change this behaivour?

Also, does anyone know how the container checks if the topic that "feeds" an 
MDB is online? Is it by pooling? If so, what's the default pooling interval and 
is there a way to change it?


Thanks a lot in advance!

ArmÃnio Pinto

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

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


-------------------------------------------------------
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://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to