Re: TOMCAT Environment Variables.
Posted By:
Guilherme_Silva
Posted On:
Tuesday, March 2, 2004 11:22 AM
Use the comand "set JAVA_HOME=c:j2sdk1.4.1_01" in C:AUTOEXEC.BAT. Then Reboot your machine and see the results.
You will need also setup your path: add ;c:j2sdk1.4.1_01in at the end of the line "set PATH=..."
Guilherme