Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 78789 invoked from network); 24 Nov 2003 14:38:31 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 24 Nov 2003 14:38:31 -0000 Received: (qmail 48957 invoked by uid 500); 24 Nov 2003 14:38:16 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 48949 invoked by uid 500); 24 Nov 2003 14:38:16 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Delivered-To: moderator for axis-user@ws.apache.org Received: (qmail 46629 invoked from network); 24 Nov 2003 14:37:42 -0000 X-Map-MIXER-Originators: false To: axis-user@ws.apache.org From: johan.vanvlerken@b-rail.be MIME-Version: 1.0 Date: 24 Nov 2003 15:37:00 +0100 Subject: Re:classpath problem Envelope-ID: JA8AAAAAARhT2wABYQADD+0MwctU@DCS04.b-rail.be Message-Id: X-Mailer: TeamWARE Connector for MIME Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Try to copy class and jar files to TOMCAT=5FHOME\shared\classes and TOMCAT=5FHOME\shared\lib More info see: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html Johan Van Vlerken Agarwal, Naresh (13/06/2003 6:33): >Hi > >I am using Tomcat 4.1 for deploying my AXIS applications. When I create a= AXIS application, then I should put the class and jar files in > >TOMCAT=5FHOME\webapps\axis\WEB-INF\classes and TOMCAT=5FHOME\webapps\axis\WEB-INF\lib respectively. > >However, I don't want to keep class and jar files at these locations. Is= there a way out for this=3F Can I keep the class/jar files at some other locatio= n and then set the Tomcat classpath according=3F > >thanks, >Naresh Agarwal >