You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Wilhelm Colln <wi...@interaccess.com.pe> on 2000/08/11 01:28:29 UTC

wrapper.classpath

Where to declare my "wrapper.classpath" statements ?

I was using the mm drivers to access mysql with gnujsp and apache Jserv
Module
This should be in a file like jserv.properties, declaring
ApJServProperties /usr/...
in the jserv.conf file, but ApJServManuel is now on and doesn't work.

Now with Tomcat, I don't  know where to declare the statement

wrapper.classpath=/usr/local/lib/mysql/mm12/mysql_comp.jar

Thanks for the help

Wilhelm