[jboss-user] [EJB] - AS400 System -> JBoss -4.0.3-> EJB + MQ Connectivity

chetan_aggarwal_in do-not-reply at jboss.com
Tue Sep 22 11:39:43 EDT 2009


Hi

I am facing following problem. Please help

We have AS400 Systems on which we have deployed JBoss-4.0.3 servers. We have a EJB 2.0 Stateless session bean deployed. StatelessSessionBean gets Websphere MQ Connection as resource reference. 

Now at one point of time on server startup, we have 25 session beans in session pool and corresponding 25 MQ connections are open.

Due to network glitch, MQ connectivitiy is lost or MQ server goes down and comes back on. But it leaves session bean's MQ Connections as stale connections. From that point onwards, none of stateless session bean is able to send messages using MQ connections unless we restart whole jboss server.

We have constrained on restarting JBoss servers on AS400 systems.

Is there a better auto-recovery option available? Please suggest ways to recover EJBs from MQ glitch without restarting whole jboss servers.

Thanks and Regards
Chetan

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

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



More information about the jboss-user mailing list