0 Replies Latest reply on Jun 16, 2004 12:57 PM by berkgypsy

    can you specify war/ear deployment dependencies as with MBea

    berkgypsy

      We are breaking up our deployment so that our war sits outside the ear file that contains ejbs the war is dependent on. Unfortunately this means that the war is trying to deploy before the ear file, and this breaks. It looks like we could create a new Deployment object to handle this, but is there some way to specify deployment dependencies like with MBeans?

      Thanks!