3 Replies Latest reply on May 19, 2015 10:25 PM by jaikiran

    How to access WAR file classes in EJB JAR file.

    jboss234

      We have application deployed as EAR file. EAR file has EJB JAR and WAR files. EJB is referring to classes from WAR file.

       

      What is the best way to refer WAR file classes in EJB JAR.

       

      Application is deployed on Wildfly 8.2.0. We are using EJB1.1.

       

      Thanks