1 Reply Latest reply on Jan 16, 2006 4:58 AM by yielruse

    Deployment order of applications

      I have two applications, foo.ear and bar.ear that are being deployed to a JBoss server with foo.ear depending on bar.ear. Because of the dependence I would want to have bar.ear loaded before foo.ear. Wondering if there is way to control the load order.