3 Replies Latest reply on Sep 27, 2013 6:39 AM by prashamsjain

    EJB2 deployment issues while migrating from jboss 4.3 to 7

    prashamsjain

      Hello Team,

       

      I am currently trying to migrate a application from Jboss 4.3 to Jboss AS 7. While deploying a ejb.ear in jboss 7 i am getting the exception as attached.

       

      Directory Structure of ear

       

      testejb.ear

           -    testejb.jar

           -     supporting.jar

       

      Please provide your inputs on this issue.

      I guess the issue is with deployment descriptor to add resource-ref to my session beans 2.1 in AS7.(jboss.xml, ejb-jar.xml).