RE: [JBoss-dev] recent changes

2001-07-10 Thread Bill Burke
: [JBoss-dev] recent changes You might have noticed that I have commit a lot of changed recently. I am trying to eliminate the usage of Throwable.printStackTrace() but replacing them with valid Log4j logging calls. The point is to help debugging by properly logging exceptions. I have run

[JBoss-dev] recent changes

2001-07-09 Thread Jason Dillon
You might have noticed that I have commit a lot of changed recently. I am trying to eliminate the usage of Throwable.printStackTrace() but replacing them with valid Log4j logging calls. The point is to help debugging by properly logging exceptions. I have run into a few places where it was