0 Replies Latest reply on Jun 22, 2011 4:21 AM by ameo

    EJB in jar need Interface from an *.ear

    ameo

      Hello,

       

      I have the following constellation with a deployment in JBoss As 5.1:

       

      -EAR-File

               -WAR-FILE

                     -WEB-INF

                           -classes

                               -Interface

       

      Now I have an seperated JAR-File, an it could be more, that I put in the deploy folder of JBoss that need the Interface that resides

      in the EAR.

       

      Currently I get an NoClassDefFoundError. How could I make the interface to the JAR visible ?

       

      Greetings,

      ameo