Looks like you need a log4.properties file in your classpath. See cactus documentation.
> -----Original Message----- > From: Oren Gross [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 03, 2002 11:47 AM > To: Junit Users (E-mail); Cactus Users (E-mail); Struts User (E-mail) > Subject: ExceptionInInitializerError in CactusStrutsTestCase > > > I am extending CactusStrutsTestCase to test my action in > Struts. Without even referring to anything in my Struts, I am > getting the following > errors: > In the JUnit: > java.lang.ExceptionInInitializerError: > java.util.MissingResourceException: > Can't find resource for bundle > java.util.PropertyResourceBundle, key cactus.servletRedirectorURL > > In the console > log4j:ERROR No appenders could be found for category > (com.mercury.topaz.admincenter.app.db.TestDbListAction). > log4j:ERROR Please initialize the log4j system properly. > > Any ideas? > TIA > > ----------------------------------------------------------------- > > Oren Gross Java(TM) Developer > > Mercury Interactive APM TAC R&D > > +972-3-5399407 [EMAIL PROTECTED] > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
