2 Replies Latest reply on Jul 9, 2012 4:35 AM by mageshbk

    Embedded Container and JUnit problem

      hello all,

      hope you are all fine,

       

      Problem Description: i want to use JUnit to test EJB, i created an EJB and deployedit to JBoss 7.1 AS, then i created JUnit test class and i tried to create Embedded Container to be able to test it outside Container.

      first i was having a problem as follow

      1.jpg

       

      theni added jboss-as-embedded-7.1.1.Final to the project build path

       

      2.jpg

       

      but i am now facing the following problem

       

      3.jpg

       

      any idea????