[jboss-user] [JBoss Messaging] - JBMESSAGING-999 problem in cp04
mclu
do-not-reply at jboss.com
Mon Nov 17 04:46:46 EST 2008
Hi folks!
As I can see the Bug http://jira.jboss.com/jira/browse/JBMESSAGING-999 is back again in CP04.
It was fixed in SP1 but now its back?!?
Short summary:
If you startup a bridge with a remote jms provider and the network is not there or remote server is not started yet, it does no failover.
Reason is line 323/4 of BridgeService which makes a jndi lookup:
Destination targetDest = (Destination)icTarget.lookup(targetDestinationLookup);
Can this be fixed in cp05?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189734#4189734
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189734
More information about the jboss-user
mailing list