0 Replies Latest reply on Nov 27, 2012 7:31 AM by evandro.pires

    WAR Classes visible for the Module

    evandro.pires

      Hi,

       

      I need to make visible my "War Classes" to a JBoss Module.

       

      I create a Module named "Frame" and this module eventually access my class com.myapp.ClassName, that this class is in my WAR.

       

      But when this happens occurs a ClassNotFoundException.

       

      How am I configure the JBoss Module to see my class in the WAR? Its possible?

       

      Thanks,