1 Reply Latest reply on Nov 19, 2014 6:24 AM by muruganandam.p

    Inter-deployment dependency in jboss-eap-6.1

    muruganandam.p

      Hi All,

                 I have three ejb component keep it in separate jar file and one mbean service in a service archive file (.sar). Each jar and sar components has inter-dependency. while deploying in the order its all getting deployed successfully. If i restart the jboss getting the instance not found exception for the Mbean service.

      1. I am using deployment scanner and placing the file in Jboss_home\standalone\deployments folder

      2. Also i am using deployment descriptor jboss-all.xml file telling the dependency and placing in the /META-INF/ folder

       

      Can any one help me to resolve the problem in jboss-eap-6.1 server.

       

      Thanks in Advance

      Muruga