-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Caldarale, Charles R wrote: >> From: Nathan S. Haigh [mailto:[EMAIL PROTECTED] >> Subject: Re: classpath and public_html directories >> >> Doesn't tomcat set the classpath itself using the bin/setclasspath.sh >> script? > > Yes, but depending on the version of Tomcat it will either ignore or > extend CLASSPATH, so you want to make sure the variable is null before > running the scripts.
Upon starting tomcat, the setclasspath.sh clears out the CLASSPATH > >> homeBase="/home" >> userClass="org.apache.catalina.startup.PasswdUserDatabase"/> > > I haven't tried it, but the doc implies you need: > > userClass="org.apache.catalina.startup.HomesUserDatabase" I have changed this as you/docs suggest. - -- snip -- Still no joy! :( I've just found out what the CLASSPATH is that tomcat is using during startup: :/usr/local/tomcat/bin/bootstrap.jar:/usr/local/tomcat/bin/commons-logging-api.jar does this look correct? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD4DBQFGeUgpczuW2jkwy2gRAmvuAKCUSMs2SLQeHJwq+A8HfxzBI+Ty2gCYmOFa oUPBztjmz0U5vBb8xWnolg== =xWuS -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]