1 Reply Latest reply on Nov 19, 2014 7:07 AM by wdfink

    jboss eap 6.1 service archive deployment problem(SAR)

    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

       

      [stderr] (ServerService Thread Pool -- 62) javax.management.InstanceNotFoundException:

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

       

      Thanks

      Muruganandam