2 Replies Latest reply on Feb 16, 2004 9:53 AM by naresh

    Not able to see System.out.println and e.printStackTrace mes

      Posted: Wed Feb 11, 2004 07:49 AM Post subject: Not able to see System.out.println and e.printStackTrace mes

      --------------------------------------------------------------------------------

      Hi

      I've a webapp as a war file, which I've deployed in jboss.

      When I try to access the web, surprisingly, I don't some of the messages, which I'm printing from web app code by using System.out.println.

      Also I could not see e.printStackTrace messages.

      I suspected that this is due to some problem with log4j settings.

      When I removed the the log4j.xml file \server\default\conf, then I was able to see all System.out.println messages and e.printStackTrace messages.

      What is the right way to fix this problem in jboss?

      thanks,
      Naresh