facebook

weblogic9 deploying order

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #242983 Reply

    kkisiele
    Member

    I am using myeclipse 4.0.2 and weblogic9. Under weblogic’s domain I have deployed two web apps (say foo and bar). Deploying and starting/stoping the server is done using myeclipse features. Now, I have one application that depends on another (foo depends on bar) and current server startup order is invalid (foo, bar). Is there any way to change the startup order of the apps (bar, foo)?

    #242998

    Riyad Kalla
    Member

    MyEclipse can’t control this, unless you can specify the startup order in WebLogic you may want to consider reorganizing your applications to rely on a base common Java project to avoid Web Project A being a dependency of Web Project B.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: weblogic9 deploying order

You must be logged in to post in the forum log in