1 2 Previous Next 27 Replies Latest reply on Feb 7, 2009 11:45 AM by maxandersen

    Exclude jars from deploy

    krasig

      My problems continues.
      After 3 hours faith with my test project and JBoss 5 i realized that in my
      ..\standart\lib i have
      facelets.jar,
      richfaces-api-3.3.0.GA.jar,
      richfaces-impl-3.3.0.GA.jar,
      richfaces-ui-3.3.0.GA.jar

      and in
      standard\deploy\mySeamTest1.war\WEB-INF\lib
      faclets.jar
      richfaces-api.jar, (3.2.0)
      richfaces-impl.jar, (3.2.0)
      richfaces-ui.jar (3.2.0)

      so in this situation when run server i have many many errors in log.

      if i remove this jars from mySeamTest1.war\WEB-INF\lib

      so how to exclude this 4 jars from project?

        1 2 Previous Next