We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Understanding Classloaders: log4j in a J2EE Environment
|
| Subject: |
|
junit / websphere |
| Date: |
|
2003-10-13 11:19:54 |
| From: |
|
ray.case
|
|
|
|
I can't get JUnit and WebSphere to work with log4j at the same time. WebSphere adds its own cr to anything going to system.out. JUnit suffers without a '\n' if you leave it out and WebSphere has two '\n' for each line if you add a '\n' to the console appender for JUnit. any ideas? anyone? ahhhhhh!!!
Ray
|