Hi,
you can check this programmatically using
http://wiki.jboss.org/wiki/Twiddle and query:
| for each in $(./twiddle.sh -s localhost query
"jboss.j2ee:ear=NameOfApplication.ear,*"); do
| ./twiddle.sh -s localhost get --noprefix "$each" StateString
| done
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169218#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...