2 Replies Latest reply on Oct 25, 2013 1:13 PM by johnborgjacob

    How to make module aware of EAR classes ?

    sergiu_pienar

      Using JBoss 7.1.1 Final.

       

      I have an EAR with a WAR inside and a module that contains a class that is also deployed in the WAR. This class also uses/extends other classes contained in the WAR.

      How can I make my module aware of the classes that are deployed by the EAR classloader ?