JBossAS creates MBeans for every application deployed. Look up one of the MBeans for your
application using jmx-console. One of the MBeans should have application lifecycle methods
(deploy,undeploy,start/stop), use those methods to control the application.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116006#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...