Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 79925 invoked from network); 15 Jul 2003 21:43:22 -0000 Received: from 203.209-115-181-0.interbaun.com (HELO KAKARI.KAKARI.COM) (209.115.181.203) by daedalus.apache.org with SMTP; 15 Jul 2003 21:43:22 -0000 Received: from KSL_DOM-Message_Server by KAKARI.KAKARI.COM with Novell_GroupWise; Tue, 15 Jul 2003 15:47:23 -0600 Message-Id: X-Mailer: Novell GroupWise 5.5.5 Date: Tue, 15 Jul 2003 15:47:03 -0600 From: "Aaron Humphrey" To: Subject: Error instantiating class with 1.5b1 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I've been having problems with Cactus and StrutsTestCase, so I thought I'd = download the new version, beta though it is. Now, unfortunately, it can't even instantiate my classes. What I get when = I try to run my CactusStrutsTestCase tests is: ERROR [AbstractWebTestCaller] Error instantiating class [my.test.class.name= ([myTestName], [null])] java.lang.reflect.InvocationTargetException in my Jboss/Tomcat log, and javax.servlet.ServletException: Error instantiating class [my.test.class.na= me([myTestName], [null])] at org.apache.cactus.server.AbstractWebTestCaller.getTestClassInstance(Ab= stractWebTestCaller.java:459) (I'd provide more info if either my command window or my jUnit window = provided cut & paste...) These tests worked under Cactus 1.4.1. I updated all the appropriate .jar = files with the ones from the 1.5b1 distribution. I was hoping that the new version might fix the problem I was having with = 1.4.1, where running my CactusStrutsTestCase would somehow screw up my = JSP's mapping. Aaron V. Humphrey Kakari Systems, Ltd.