0 Replies Latest reply on Feb 8, 2012 4:55 AM by robert.panzer

    How to specify dependencies between ears and force sequential application start

    robert.panzer

      Hi,

       

      we have several applications that rely on each other and thus require a certain startup order.

      When distributing these applications on multiple servers this is simple.

       

      But for development purposes we put all applications on one server instance.

      Then the applications are started in parallel which breaks our applications as during startup one application relies on another one being available.

       

      I have taken a look at the jboss-deployment-structure.xml but it does not seem to fulfill this requirement (Maybe I am blind...).

       

      Does anyone know if there currently is a solution to this problem?

       

      Thanks and kind regards,

      Robert