Hi everyone,
I've got a problem with a web application deploy under jboss-eap-4.2 (jdk 1.6).
My application is composed by 3 indipendent modules (2 webservices projects and 1 webapp). At the beginning they had to be deployed under three different application server but now there's only one application server and I've been involved in this problem.
Until now the only way to deploy the application has been proceeding in two distinguished steps (first the webservices and then, after having finished them, the webapplication), if I restart the server or I copy 3 modules (arcdps.war, arcdpsWS.war,alfrescoWS.war), server crash when it try to retrieve webservices's WSDL, without any excpeption, and all the http request remains in "pending" status.
this is the file log of webapp correct deploy (2 step deploy)
this is the log when i try to restart the server or to copy the three modules together in the folder "deploy"
I hope you help me findin a solution.
...Felix
ps: my english is a bit "strange"....cause I'm italian