[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: 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