after searching the archives... i'll try this on for size. ------------ > Hi Manav, > > You failed to look in the most common place of all... the FAQ... :-) > > http://jakarta.apache.org/cactus/faq.html#faq8 > > -Vincent
----------------- > -----Original Message----- > From: Mark Lybarger > Sent: Thursday, February 12, 2004 10:03 AM > To: Cactus Users List > Subject: RE: error testing ejb - wls 8.1 > > > btw, if i change my classpath in the ant task to: > > <classpath> > <path refid="ejb.jar.classpath"/> > <path refid="weblogic.classpath" /> > <path refid="classpath" /> > </classpath> > > where, this includes all ejb-jar's, all weblogic jars, and > all classes in WEB-INF/classes (includes test classes), and > all classes in WEB-INF/lib (lots of jars including cactus and such). > > i see this different exception: > > Exception in constructor: > testUpdateEventsStatusByStatusInsertDateNoRecords > (org.apache.commons.logging.LogConfigurationException: > java.lang.reflect.InvocationTargetException at > org.apache.commons.logging.impl.LogFactoryImpl.newInstance(Log > FactoryImpl.java:532) at > org.apache.commons.logging.impl.LogFactoryImpl.getInstance(Log > FactoryImpl.java:272) at > org.apache.commons.logging.impl.LogFactoryImpl.getInstance(Log > FactoryImpl.java:246) at > org.apache.commons.logging.LogFactory.getLog(LogFactory.java:3 > 95) at > org.apache.cactus.internal.client.ClientTestCaseDelegate.setDe > legatedTest_aroundBody3$advice(ClientTestCaseDelegate.java:143 > ) at > org.apache.cactus.internal.client.ClientTestCaseDelegate.setDe > legatedTest(ClientTestCaseDelegate.java) at > org.apache.cactus.internal.client.ClientTestCaseDelegate.<init > >(ClientTestCaseDelegate.java:157) at > org.apache.cactus.internal.client.WebClientTestCaseDelegate.<i > nit>(WebClientTestCaseDelegate.java:95) at > org.apache.cactus.ServletTestCase.init(ServletTestCase.java:18 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.574 / Virus Database: 364 - Release Date: 1/29/2004 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
