0 Replies Latest reply on Apr 18, 2012 3:09 PM by ncarrasco2006

    EAR that has EJB modules that depend of Richfaces 4 and also a WAR.

      Hello,

       

      I am trying to create an ear with meaven.

      In order to deploy it in JBoss 7.1.

       

      I have the following projects:

       

      AdminGUI-bean

      AdminGUI-ear

      AdminGUI-war

       

      AdminGUI-bean is a project that has all the beans and depends of Richfaces 4. I would like it to be an EJB outside the WAR.

       

      AdminGUI-war is a WAR project that also depends of Richfaces 4.

       

      AdminGUI-ear is a Maven project that creates the EAR.

       

      The question is, how I have to include the Richfaces/JSF libraries in the EAR so the ear works!

       

      Thanks,

      Nicolas.