|
You're right, it is optional. What I
understand from your message is that you are indeed using Log4j but your own
version that does not have the Log4j Logger class (is that an old version ?).
I've just checked the nightly zip and it is slightly wrong (I have asked the
persons managing the nightly builds to modify that). The log4j-gump.jar jar is
simply the log4j.jar one but renamed.
The error you're getting is a class not found,
which means it is *not* in your classpath or at least the correct classpath !
Don't forget there are 2 classpaths : the one from your webapp and the one from
the junit test runner.
Thanks
-Vincent
----- Original Message -----
|
Title:
- Sample application in nightly build Heikki Doeleman
- Re: Sample application in nightly build Rakesh Bhalla
- Re: Sample application in nightly build Vincent Massol
- RE: Sample application in nightly build Heikki Doeleman
- RE: Sample application in nightly build Rakesh Bhalla
- Re: Sample application in nightly build Vincent Massol
- RE: Sample application in nightly build Heikki Doeleman
- Re: Sample application in nightly build Vincent Massol
- RE: Sample application in nightly build Heikki Doeleman
- RE: Sample application in nightly build Vincent Massol
- RE: Sample application in nightly build Heikki Doeleman
