[JBoss-user] [Messaging, JMS & JBossMQ] - JMS Provider shutdown very slow

2006-06-28 Thread danpat
Hi all, We're deploying a set of MDB's that are configured to talk to a set of WebSphere MQ destinations. There are about 70 MDBs in total, talking to about 35 destinations on two separate WSMQ queuemanagers. All the MDBs are bundled inside a single EJB-JAR. When shutting down the applic

[JBoss-user] [Installation, Configuration & Deployment] - Synchronous/programatic EAR deployment

2006-06-28 Thread danpat
Hi all, I'm trying to detect if the deployment of my EAR file has succeeded from within a script. We have lots of tricky JNDI wiring that needs to be done, and it often goes wrong, so I want my "ant deploy" script to fail if the EAR fails to deploy cleanly. Most people seem to be using th