[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - JBOSS4.0 - Startup Class in Ear - Urgent HELP
krishna_mv
do-not-reply at jboss.com
Mon Jan 8 15:10:51 EST 2007
Hi friends,
I have the following issue.
I have a custom startup class which is supposed to run when we start the server. I have a message in the class which should print just before "Started in 29s:750ms (which is the last line when u start the server)".
I can handle this with Mbean and jboss-service.xml. But I have some dependency classes in ear file which talks to this startup class.
So, the issue is - is it possible to put the startup class in EAR and configure somewhere so that my message gets printed when I just start the server.
Appreciate you suggestion.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999190#3999190
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999190
More information about the jboss-dev-forums
mailing list