[jboss-user] [Management, JMX/JBoss] - Re: how can i check if some ear file is deployed?

PeterJ do-not-reply at jboss.com
Mon Feb 19 12:08:34 EST 2007


If you deploy an ear file named myapp.ear, you could look for an mbean named:

jboss.j2ee:service=EARDeployment,url='myapp.ear'

If it exists, the ear has been deployed. You could also look at the State or StateString attribute of that mbean.

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

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



More information about the jboss-user mailing list