Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 68578 invoked from network); 6 Aug 2002 16:11:30 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 6 Aug 2002 16:11:30 -0000 Received: (qmail 6015 invoked by uid 97); 6 Aug 2002 16:11:40 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 5990 invoked by uid 97); 6 Aug 2002 16:11:40 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 5961 invoked by uid 98); 6 Aug 2002 16:11:39 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) From: =?iso-8859-1?Q?Ren=E9_Eigenheer?= To: "'Struts Users Mailing List'" Subject: RE: off topic: classloader tomcat 4.0.x Date: Tue, 6 Aug 2002 18:12:08 +0200 Message-ID: <001701c23d64$0482a550$9a01a8c0@bridgeere001> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020806084708.G89684-100000@icarus.apache.org> Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N you don't belive it ;-))) by preparing a "nice" mail describing all the problems I faced, I got it to work: the first test was to packk all in on war which leads to: java.lang.NoClassDefFoundError: org/w3c/dom/events/EventTarget then I moved xerces.jar to jboss/server/default/lib and let the rest of my jars in the war ... and it worked - but I already did this before, but most propably with a wrong version of xerces thanks for your assistance ps: now I switch to my next application and I'm curious to know what kind of problems I will face with this one ;-))) > -----Original Message----- > From: Craig R. McClanahan [mailto:craigmcc@apache.org] > Sent: Dienstag, 6. August 2002 17:48 > To: Struts Users Mailing List > Subject: Re: off topic: classloader tomcat 4.0.x > > > I don't know precisely where your problem lies, but I can > guarantee you > that putting struts.jar in a common directory (like > common/lib) and your > application beans inside the webapp is guaranteed to fail on > Struts 1.0. > It should work under 1.1, but hasn't been extensively tested. > > Does the Struts-example app work on the configuration you are running? > > Craig > > > On Tue, 6 Aug 2002, Ren� Eigenheer wrote: > > > Date: Tue, 6 Aug 2002 15:49:36 +0200 > > From: Ren� Eigenheer > > Reply-To: Struts Users Mailing List > > To: struts-user@jakarta.apache.org > > Subject: off topic: classloader tomcat 4.0.x > > > > after hours of spending (wasting) time with upgrading to > jboss 3 - tomcat 4 > > I'm close to give up ;-)) > > > > I have some struts application which I'd like to migrate, > but I do not find > > a configuration, where all classes, ressource files are found > > > > I'm copying jars (struts, castor, xerces, own application) > from WEB-INF/lib > > to catalina/common/lib and vice versa and do also use jboss lib > > directories -> but with every configuration I try, it > doesn't load another > > class (or message ressource). > > > > does anybody of you have a running example with these jars? > > > > does anybod know another documentation than tomcats > class-loader-HOW-TO > > which explains the class loading process (in special the > loading of classes > > which are referenced from a class in a jar) > > > > thanks for any help > > > > > > -- > > To unsubscribe, e-mail: > > > For additional commands, e-mail: > > > > > > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > -- To unsubscribe, e-mail: For additional commands, e-mail: