Version 3

    JBoss Deployment Order

     

    In JBoss, the MainDeployer is responsible for deploying packages by delegating them to the appropriate SubDeployer for deployment.  The MainDeployer receives packages for deployment from the  DeploymentScanner

    The DeploymentScanner monitors the deploy directory for new deployable packages and passes them to the MainDeployer based on the ordering given by the defined URLComparator.