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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...