0 Replies Latest reply on Nov 19, 2009 11:04 PM by parth11

    Log4j in EAR OF SEAM and EJB

    parth11

      Hello all,


      I have a enterprise application packaged in ear.I am trying to get SEAM to use log4j defined in my ear file.I am able to use the logging properly in my EJB but I am not able to make to use log4j.Any Suggestions or ideas? Thanks in advance....
      Here is my app structure.
      myEar
          /APP-INF
                 /classes/
                        log4j.xml
                 /lib/
                        log4j.jar
          myEJB
           /
          mySEAM
           /