How do I add a entry in the TOMCAT CLASSPATH?
I am ROOT and I put this in my .bash_profile (linux):
CLASSPATH=/www/jdk1.3.1/lib/classes12.zip; export CLASSPATH
When I start TOMCAT it still says:
Using CLASSPATH:
/www/jakarta-tomcat-4.0-b5/bin/../bin/bootstrap.jar:/www/jdk1.3.1/lib/tools.
jar
Any Ideas on where to put this?? Is there a config file??
thanks!
Troy Campano
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets