10 Replies Latest reply on Feb 1, 2010 3:13 PM by balazska

    Multiple WAR in an EAR :  There should only be one Seam phase listener per application

    balazska
      HY!

      I created the following structure:
      EAR:
      |--EJB
      |--WAR1
      |--WAR2

      When the deploy is occurred i get the following message:
      There should only be one Seam phase listener per application

      What should I do, for eliminate this?