Re: [JBoss-user] logging of server side conatiner exceptions

2002-03-02 Thread danch
I believe stuff sent via System.out winds up being redirected to the logs as DEBUG level messages. Peter Levart wrote: > Hello! > > I noticed that in the recent CVS version of JBoss 3.0 the exceptions thrown > by the container don't get logged to the CONSOLE or FILE any more. Since the > sta

[JBoss-user] logging of server side conatiner exceptions

2002-03-02 Thread Peter Levart
Hello! I noticed that in the recent CVS version of JBoss 3.0 the exceptions thrown by the container don't get logged to the CONSOLE or FILE any more. Since the stack trace is lost on the client side (with jdk 1.3 at least), it is hard to diagnose them. Is there any way to enable logging or dis