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 56817 invoked from network); 15 Oct 2003 16:38:17 -0000 Received: from unknown (HELO dave.cbc-companies.com) (68.22.157.6) by daedalus.apache.org with SMTP; 15 Oct 2003 16:38:16 -0000 Received: from emailsurf (avenue.cbc-companies.com [172.16.91.45]) by dave.cbc-companies.com (8.12.10/8.12.6) with ESMTP id h9FGcKDo001727 for ; Wed, 15 Oct 2003 12:38:20 -0400 Received: from Unknown [172.16.91.58] by emailsurf - SurfControl E-mail Filter (4.7); Wed, 15 Oct 2003 12:42:08 -0400 Received: by avenue with Internet Mail Service (5.5.2653.19) id <4X5YNHL5>; Wed, 15 Oct 2003 12:40:05 -0400 Message-ID: From: Mark Lybarger To: "'Cactus Users List'" Date: Wed, 15 Oct 2003 12:39:55 -0400 Subject: RE: Cactus and weblogic MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Internet Mail Service (5.5.2653.19) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Per Olesen, I'm using wls 6.1 sp2 (almost) with a recent cactus release, and it works fine. I use the out of the box startWeblogic.cmd script to start my server, and my environment classpath is empty. wls (as with any compliant servlet container) makes available all jar in the web-inf/lib folder to the web app. this is how the http or ant integration works. the cactus servlets are available to run the tests. can you post your specific NoClassDefFoundError that you see in your weblogic logs? And perhaps a sample of how you're running your tests? > -----Original Message----- > From: Per Olesen [mailto:polesen@nordija.com] > Sent: Tuesday, October 14, 2003 4:37 PM > To: cactus-user@jakarta.apache.org > Subject: Cactus and weblogic > > > Hi, > > We are having some serious trouble using cactus 1.5beta1 on > weblogic6.1 SP2. > We are experiencing the all-famous classpath issues with numerous > NoClassDefFoundError :-( > > A search of the cactus-user archieve tells us, that other > have had somewhat > likely problems, but we cannot find any specific solutions, > other than: "you > need these and these jars in your classpath". > > Are there any general known problems with WebLogic which one > should know > about? > > It seems like WLS have some issues with finding the cactus > classes if they are > in the test.war's "WEB-INF/lib". They can be found, if they > are added to > weblogics system classpath, but we really do not like to pollute the > classpath like that. > > Again: Are there any general things about weblogic with > regard to cactus, that > we should know about? > > Regards, Per > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: cactus-user-help@jakarta.apache.org > > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/2003 > > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/2003