Hi, I've got two jBoss (4.0.4.GA) servers running. The first server connects to a
message queue on the second server, remotely using a Remote JMS Provider adapter. It's
a pretty straightforward configuration with a message drive bean configured with
annotations (destinationType, Destination, and providerAdapterJNDI). And this works pretty
well. But if the second server with the remote queue goes down, the first server (the
consumer) does not reconnect when the queue server comes back up.
I've set the reconnectInterval annotation on the MDB, but this has not helped. Is this
intentional? Is there a fix?
Any help would be appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108672#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...