Deployment order
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebLogic support > Deployment order




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Deployment order  
ShadowMan


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-29-04 12:47 PM

Hi all
I have two EARs deployed on the same server.
Each of them has a WAR containing startup-servlet.
I've specified stage-mode=stage; two.phase=true; development-mode and
LoadOrder ...but WARs are deployed ever in the wrong order.

What should I do?
<Application LoadOrder="25" Name="_appsdir_XXXXEAR_ear"

Path=" C:\Programmi\bea\user_projects\domains\m
ydomain\applications\XXXXEAR.e
ar"
StagedTargets="myserver" StagingMode="stage" TwoPhase="true">
<WebAppComponent Name="XXXXStarter" Targets="myserver"
URI="XXXXStarter.war"/>
<EJBComponent Name="XXXXEJB.jar" Targets="myserver"
URI="XXXXEJB.jar"/>
</Application>
<Application LoadOrder="50" Name="_appsdir_XXXXWeb-EAR_ear"

Path=" C:\Programmi\bea\user_projects\domains\m
ydomain\applications\XXXXWeb-E
AR.ear"
StagedTargets="myserver" StagingMode="stage" TwoPhase="true">
<WebAppComponent Name="xxxx" Targets="myserver"
URI="XXXXWeb.war"/>
</Application>

I would like XXXXStarter deployed before XXXXWeb ...any ideas?
thanx
--
ShadowMan






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:21 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register