Hi, You're probably using Cactus 1.2. In Cactus 1.3 this would not happen as a root category is defined for Log4j. Anyway, have a look at http://jakarta.apache.org/cactus/howto_config.html. It should help. In 2 words, you need to add your category to the log4j configuration file.
We need to rework Cactus logging as it is a bit of a mess and should definitely be transparent ! Sorry for that. Thanks -Vincent > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 04 April 2002 13:23 > To: Cactus Users List > Subject: RE: Advice needed > > > hi, > I am getting this error while trying to run The testcase from VAJ 4.0 > > Is there any special configuration that needs to be done for this.I have > added the jars to the Class properties also. > > > log4j:ERROR No appenders could be found for category > (testcase.TestWebFrontServlet). > log4j:ERROR Please initialize the log4j system properly. > > rgds, > JP.. > > > -- > To unsubscribe, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
