Re: junit, TestCaseClassLoader, and Axis' logging

2002-04-08 Thread Richard Emberson
I actually tried: org.apache.* .. ok, turns out I did not place the property file in the right location. Richard Scott Stirling wrote: > Have you tried adding org.apache.commons.logging.* to your excluded.properties in >JUnit? > > Scott Stirling > Macromedia > > -Original Message-

RE: junit, TestCaseClassLoader, and Axis' logging

2002-04-08 Thread Scott Stirling
Have you tried adding org.apache.commons.logging.* to your excluded.properties in JUnit? Scott Stirling Macromedia -Original Message- From: Richard Emberson If one uses Junit's TestCaseClassLoader loader - letting one run the test with its own classloader, then the logging system th