2 Replies Latest reply on Sep 11, 2008 4:22 AM by erasmomarciano

    Deployment order in jboss

    rgudepu

      I have 2 jar files that I deployed (copied into the deploy folder) into Jboss 4.2.2. During the next server restart, I want jar1 to be
      deployed first and then jar2 to be deployed. Is there a way to control such deployment order through any configuration ?

      Thanks,
      -rg


        • 1. Re: Deployment order in jboss
          peterj

          One possible solution: create a deploy.last directory in the deploy directory, and move jar2 to that directory.

          • 2. Re: Deployment order in jboss
            erasmomarciano

            You check jboss-service.xml and found this code


            <!-- ==================================================================== -->
            <!-- Deployment Scanning -->
            <!-- ==================================================================== -->


            here is established order deploy