Thanks for the reply Brian. If I am defining my problem correctly....

As soon as the switchover happens my MDBeans are not ready, some other signal 
makes them to get deployed and make them available. Until then any request to 
publish a message fails with NameNotFoundException

So now, how will I wait until the MDB's are deployed. 

As I understood from the link you gave, it will help me to listen when a client 
losses its connection and do approriate actions. 

For Applications deployed in Jboss it is directed to lookup to java:JmsXA 
instead of java:/ConnectionFactory that I had in my code. I made this change 
but still the problem persists.

Is there any retry mechanism that I need to write?

Still digging......

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092268
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to