Hi,

I have a servlet that in its init() method requires access to MQ (it logs audit 
information). The servlet loads on startup, and is unable to obtain a reference to the 
ConnectionFactory in JBossMQ because the MQ service has not yet started. Is there some 
way I can make the servlet/war/EAR dependant on the MQ service having started - I do 
*not* want to make the whole EARDeploy service wait for the queues to start.

Thanks in advance


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

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


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to