You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Makota, Tarik" <Ta...@Bowne.com> on 2002/07/09 23:45:32 UTC

Where to place .jars

Hi,

I'm runing Tomcat 4.0.4 and have a problem once I place 3-rd party .jars
into CLASSLOADER path.
These are Sybase EAServer jars.
It appears that these jars contain the same classes as found in tomcat.
So depending on where I place these jars i get varios messages xmlParser,
null object etc.
I tried all of the directories CLASSLOADER takes in consideration but no
luck.
WEB-INF/classes 
/WEB-INF/lib/*.jar 
Bootstrap classes of JVM 
System class loader classses
$CATALINA_HOME/common/classes 
$CATALINA_HOME/common/lib/*.jar 
$CATALINA_HOME/classes 
$CATALINA_HOME/lib/*.jar 
Any suggestions?

Thanks Tarik





--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>