[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
RE: How to add additional classes to TOMCAT
Hi Arun,
I checked the tomcat.sh file, but it stores CLASSPATH variable in to
a temp variable & adds all its CLASSPATH, finally it appends the original
CLASSPATH value.
Tomcat does not seems to recognize .zip files in the CLASSPATH!
I found a workaround for this, I have extracted this zip in a 95
machine & ftp the extracted structure into Linux machine.
Regards
Mohan
> ----------
> From: Arun Sharma[SMTP:arun@xxxxxxxxxxxxxxx]
> Reply To: linux-india-programmers@xxxxxxxxxxxxxxxxxxxxx
> Sent: Wednesday, August 23, 2000 9:37 AM
> To: linux-india-programmers@xxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [LIP] How to add additional classes to TOMCAT
>
> On Tue, Aug 22, 2000 at 01:08:04PM +0530, Joshi, Mohan (CORP, CIM) wrote:
> > Tomcat is not getting the OraceDriver eventhough it is very much
> > there in my CLASSPATH. How to add this to TOMCAT CLASSPATH?
>
> Tomcat was overwriting the classpath in the shell script that launches
> the java VM. You need to add your jars to that classpath.
>
> -Arun
>
> PS: edit build/tomcat/bin/tomcat.sh
>
> ---------------------------------------------
> Find out more about this and other Linux India
> mailing lists at http://lists.linux-india.org/
>