Return-Path: Delivered-To: apmail-jakarta-cactus-user-archive@apache.org Received: (qmail 31497 invoked from network); 31 Oct 2002 16:33:25 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 31 Oct 2002 16:33:25 -0000 Received: (qmail 1396 invoked by uid 97); 31 Oct 2002 16:34:07 -0000 Delivered-To: qmlist-jakarta-archive-cactus-user@jakarta.apache.org Received: (qmail 1224 invoked by uid 97); 31 Oct 2002 16:34:05 -0000 Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Cactus Users List" Reply-To: "Cactus Users List" Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 1167 invoked by uid 98); 31 Oct 2002 16:34:04 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "Vincent Massol" To: "'Cactus Users List'" Subject: RE: Error instantiating class - the classes are definitely only in the war Date: Thu, 31 Oct 2002 16:32:23 -0000 Organization: OCTO Technology Message-ID: <00cd01c280fb$18e4ce30$0200a8c0@octovma> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Aaron, Could you provide us with the full stack trace you're getting and with Cactus logs? You're 100% sure you don't have any cactus jar in your system CLASSPATH (i.e. the CP that you use when starting WL)? Note: There should not be any problem. I'm doing exactly the same thing on a project where we use WL 6.1. Thanks -Vincent > -----Original Message----- > From: Aaron Robinson [mailto:aaronrobinson67@hotmail.com] > Sent: 28 October 2002 10:33 > To: cactus-user@jakarta.apache.org > Subject: Error instantiating class - the classes are definitely only in > the war > > Getting an "Error instantiating class" error when trying to run a cactus > test using with WebLogic 6.1 > > The test I have created is very simple, it has a single test method that > is > empty. > > If this test case extends the cactus ServletTestCase class directly > everything works okay. > > I get the above error when introducing a class between the ServletTestCase > and my test case... > > ----------------- > |ServletTestCase| > ----------------- > /\ > | > | > |------------------| > |BaseCactusTestCase| > |------------------| > /\ > | > | > |----------| > |MyTestCase| > |----------| > > I have read through previous posts and this error occurs when the test > case > can be found in more than oe place. > > My ear contains a war and a number of utility jars. Only the war contains > the BaseCactusTestCase and MyTestCase. > > The war has the following structure... > > web-inf > weblogic.xml > web.xml > classes > com > foo > bar > MyTestCase.class > utility > stuff > BaseCactusTestCase.class > meta-inf > Manifest.mf > > ...and other log4j jars etc > > Any help very much appreciated > > > _________________________________________________________________ > Surf the Web without missing calls! Get MSN Broadband. > http://resourcecenter.msn.com/access/plans/freeactivation.asp > > > -- > To unsubscribe, e-mail: unsubscribe@jakarta.apache.org> > For additional commands, e-mail: help@jakarta.apache.org> -- To unsubscribe, e-mail: For additional commands, e-mail: