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#4169218

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169218
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to