JAVA_HOME beginner

2005-08-27 Thread ganesan malairaja
i am using win XP. tomcat 5.0.xx and jdk1.4_02 i tried running several jsp pages ..it resturns this errors Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK how do i over come this ..pls help thx

Re: JAVA_HOME beginner

2005-08-27 Thread Anto Paul
Did you set JAVA_HOME environment variable. It should point to the JDK installation directory for eg. c:\j2sdk1.4.2_02. Try setting it in startup.bat as the first line. On 8/27/05, ganesan malairaja [EMAIL PROTECTED] wrote: i am using win XP. tomcat 5.0.xx and jdk1.4_02 i tried running

Re: JAVA_HOME beginner

2005-08-27 Thread Brian Cook
Did you download the windows installer for Tomcat5.x? Or just Tomcat in a zip file. If you did not get the installer you need to manually set JAVA_HOME. Or go back and download the acuall windows installer, which of the two will be much eaier. I am not sure about XP. In Win2k you 1.

RE: JAVA_HOME beginner

2005-08-27 Thread Bill Clemmons
: Re: JAVA_HOME beginner Did you set JAVA_HOME environment variable. It should point to the JDK installation directory for eg. c:\j2sdk1.4.2_02. Try setting it in startup.bat as the first line. On 8/27/05, ganesan malairaja [EMAIL PROTECTED

RE: JAVA_HOME beginner-APOLOGIES

2005-08-27 Thread Bill Clemmons
My apologies to [EMAIL PROTECTED] MSOutlook. Obviously this went to the wrong place. Sigh . . . it's awfully late. Bill -Original Message- From: Bill Clemmons Sent: Sat 8/27/2005 6:26 PM To: Tomcat Users List Cc: Subject:RE: JAVA_HOME beginner Hey Scott