[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problems deploying app in a 64-bit environment
jaikiran
do-not-reply at jboss.com
Tue Jul 15 09:54:25 EDT 2008
"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#4164499
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164499
More information about the jboss-user
mailing list