I have 2-3 application(of type war and ear) deployed on jboss 5.0.1 GA.Actually i need a way to check the list of completely deployed applications without opening the actual application.There is a way to see that by using :-
twiddle.sh query 'jboss.web.deployment:*
' but it also shows the incomplete deployed application apart from deployed.