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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to