"jimmycallaghan" wrote :
| So it seems that when the WAR failed to deploy it stopped the deployment process of
the rest of the EAR which meant that the EJBs were not then bound.
|
If the EAR and the WAR are independent deployments, then the failing WAR should not have
stopped the EAR deployment.
"jimmycallaghan" wrote :
| Why is it that on my local machine the deployment order is correct and on the server
it is not?
|
Are there any server configurations changes on these 2 setups?
"jimmycallaghan" wrote :
| Are there multiple threads deploying different modules in the EAR simultaneously (the
server is a dual-core machine)?
As far as i know, there's just one single "main" thread which does this
deployment when the server is starting.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164499#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...