0 Replies Latest reply on Oct 21, 2003 4:39 PM by susangheath

    EAR deployment order JBoss 4.0 DR2

    susangheath

      I have an EAR with one webapp and one ejb. The ejb must be deployed first in order for the webapp to deploy successfully. Is there a way to specify deployment order for modules in an EAR?

      My webapp is usually getting deployed before the ejb, but sometimes the ejb will deploy first. It seems to be random.