[jboss-user] [Beginners Corner] - Re: JBoss Consol

PeterJ do-not-reply at jboss.com
Fri Feb 6 10:37:10 EST 2009


I assume by sysout you mean System.out? Don't do that, use logging instead and change the pattern layout to contain %t - that will identify the thread. To relate the thread back to the client have your servlet write the client info to the log.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207761#4207761

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4207761



More information about the jboss-user mailing list