0 Replies Latest reply on Feb 23, 2005 9:44 PM by ericmacau

    deployment problem?

    ericmacau

      Hello,

      I am going to deploy 3 applications into the JBoss: 1) app.ear, 2) myweb.war, 3) test.war


      How can define the myweb.war must be loaded after the app.ear loaded?

      The priority of the loading order is : app.ear, myweb.war, test.war

      If fact, the app.ear must be loaded prior all other .war !!

      Eric