I using BarrierController to catch events like start web server and stop server.
For start is OK, i am able to call a EJB method,
but for stop, i cannot call an EJB because the undeploy process is allready begin
I use for start:
and for stop, i use:
Any ideea to be able to call EJB methods when server will be stop (CTRL/C)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964616#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...