The fact is even if the war is corrupt, it still shows up in JMX console. But since its
layout does not comply with a web appl, it can not be access, etc.
So basically I am trying to do the same thing app server is doing and catch the exception
"WebServiceException" or any relevant exceptions when deploying a web
application that is no all correct.
By all correct I mean , it either missing web.xml, or some classes, some references
libraries, pointing to WS that is not there in the war, etc.
Since app server is throwing that exception, I want to get / sense that exception too.
either by a notification, or any other possible ways. So maybe the question is, how does
app server do it?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249815#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...