1 2 Previous Next 16 Replies Latest reply on Jun 20, 2012 11:42 AM by wdfink Go to original post
      • 15. Re: How to enable STDOUT in JBOSS AS 5.1
        rohanjain

        I am having a similar problem in jboss 5.1. What is happening is when the client application hits my web application, all the system out logs are getting printed in my webapplication logs.

        I tried your method to add "<attribute name="CatchSystemOut">false</attribute>" in jboss-service.xml.

        It helped me and the system out logs were not getting printed in web app logs. But to my notice, the system logs were not getting printed at all. I checked the server.log file but I did not see them. The system outs were just seen on the console but were not printed in any logs.

        What I think is the default logger of jboss is being overridden by my web app default logger. How can I isolate both the loggers? or as  I need those logs, How can I get the sysout's printed in its own server.log?

        • 16. Re: How to enable STDOUT in JBOSS AS 5.1
          wdfink

          Hi Rohan, and welcome to the forum.

           

          You should not reactivate such old thread that is marked as answered.

          You may not receive an answer.

           

          open a new thread and provide the required informations.

          1 2 Previous Next