2 Replies Latest reply on Jul 14, 2002 3:39 PM by marc.fleury

    Deployment required dependencies

    kevin7010

      Quick question. I deploy an EAR archive that has a CMP ENTITY BEAN. This works fine, but when I restart jboss it fails because my JCA database connection is not bound, yet. How can I add this dependency to my deployment descriptor? Or how can I insure that the JCA is bound before my EAR is deployed?