> However I did set the JAVA_HOME environment variable under Preferences in > "My > > Computer" to j2sdk1.4.0_03
Is it not set to just : j2sdk1.4.0_03, is it? You have to set it to the "path" to that directory (including the dir name)... it should be set to (for example if it was installed on your "C:\" drive): c:\j2sdk1.4.0_03 Also remember that if you are defining this variable in the SYSTEM environment (as opposed to the "USER" environment, your machine would have to be rebooted before picking it up. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 28, 2003 1:21 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Tomcat help needed getting started ! >>Let's take a step back...Tomcat 5 is not ready for regular use, and you seem to be a newbie to Tomcat. I would highly recommend and strongly suggest that you try using Tomcat 4.1.24 instead. John Can I download the Tomcat 4.1.24 or do I need to delete the Tomcat 5 first ? Thank you in advance Stan > On Wed, 28 May 2003 12:45:34 EDT, <[EMAIL PROTECTED]> wrote: > > After 4th step, you need to start Tomcat Server. (or) you can also start > from bin directory .. use startup.bat > > Dear Sir, > I went to windows explorer and saw the directory structure > C: > Tomcat > jakarta-tomcat-5 > dist > bin > > In the bin directory I clicked on run the startup file and the error > message > said: > "The JAVA_HOME environment variable is not defined correctly" > > However I did set the JAVA_HOME environment variable under Preferences in > "My > > Computer" to j2sdk1.4.0_03 > > and verified it at the command prompt with an C:\>echo %JAVA_HOME% > > Thank you for your assistance > Stan > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
