4 Replies Latest reply on Dec 19, 2007 11:12 PM by tiwaryamit

    Injected Logger is null on tomcat, seam 1.2

    tiwaryamit

      Hi,
      I was trying to use the inbuilt seam component logger. I injected it in one of the seam component, but to my surprise it comes to be null. Other than keeping log4j.xml in WEB-INF/classes of tomcat, I don't have any other setting/configuration?
      Am I missing anything? How do I use this @Logger injection?
      Please help me with suitable examples and configurations.