0 Replies Latest reply on Jun 29, 2010 1:50 AM by muraali

    Deployment order in jboss 5.1

    muraali

      Hi,

       

      We are migrating our application from JBOSS 4.2 to JBOSS 5.1. As part of 4.2, we had a custom deployment using URLDeploymentScanner, where we used to control the deployment order for our sar files. There are 3 sar files in the deployment, test1.sar, test2.sar and main.sar. The order of deployment should be main.sar -> test2.sar -> test1.sar.

       

      Any reference of how to do this in JBOSS 5.1?

       

      Regards

      -murali