You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Sladky, Jan" <Ja...@partner.commerzbank.com> on 2001/07/04 16:34:45 UTC

Tomcat documentation?

What happened to the tomcat documentation project ?

The mail from K. Kaneda is an excellent candidate for it:
>Hi,
>
>I wanted to ask if there is a way to add more jars to the classpath
>environment when Tomcat starts ?
>Currently I am linking jar files to the lib directory. Is there
>a way to tell Tomcat to load jars from carious directories ?
>
>N.

>The tomcat version have different implementation for that, meanwhile you
can :

>those will add the jars for every webapps
>- simply add your jar to the common CLASSPATH
>- edit the script (tomcat.sh, start.sh, or the .bat version) to add you jar

>to the CLASSPATH
>(using the -cp:/myjar/toto.jar;/myjar/myfunny.jar;.; ... syntaxe)
>- add the jars in $TOMCAT_HOME/lib


Greetings 
Jan