Yes, thats true.  Though some of us don't have the luxury of
being able to using only one JDK.  We have to test using
multiple JDK's and can't make one global. :(

Larry

> -----Original Message-----
> From: Mills, Theo [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 10, 2001 9:03 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Tomcat Server Setup question
> 
> 
> Michael,
> 
> Hmmm, in order to get Tomcat runnning on win2k, I didn't have 
> to touch the
> "workers.java_home" at all. As someone mentioned before, all 
> I had to do was
> add a system wide environmental variable called JAVA_HOME.
> 
> -Right click on my computer
> -Go down to Properties
> -Click the Advanced Tab
> -Under the "System Variables" section, click New.
> -Name: JAVA_HOME
> -Value: [PATH TO JDK] C:\jdk1.2.2
> 
> 
> 
> -----Original Message-----
> From: Larry Isaacs [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 10, 2001 7:56 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Tomcat Server Setup question
> 
> 
> Hi Michael,
> 
> I believe the "Java_Home" the service is looking for is
> specified by "workers.java_home" in the workers.properties.
> Did you modify this one? You only mentioned fixing
> "Tomcat installation home". If not, you will need to
> uncomment it and set it your JDK directory. Also be sure
> to uncomment the appropriate "ps" (path separator) property.
> Hope this helps.
> 
> Cheers,
> Larry
> 
> > -----Original Message-----
> > From: Michael Reeves [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, August 09, 2001 6:08 PM
> > To: [EMAIL PROTECTED]
> > Subject: Tomcat Server Setup question
> > 
> > 
> > Hi,
> > 
> > I'm beyond newbie, meaning, painfully unaware of how to do 
> > this.  I've been
> > reading for days the User Guide and all the supporting 
> > documents at the
> > Jakarta website for days and still can't figure out where/why 
> > I'm not doing
> > this correctly.
> > 
> > I'm attempting to install the Tomcat to run with Apache.  
> > However, because
> > I'm painfully ignorant, I cannot seem to get Tomcat running 
> > correctly.  I've
> > successfully installed the Service (can see it in my 
> > Component Services
> > applet), but when I attempt to start the service, it returns 
> > "you must set
> > Java_Home to point at your java development kit installation."
> > 
> > Where do I find that configuration file?
> > 
> > I've modified my wrapper.properties and worker.properties 
> > configuration
> > files to point at my Tomcat installation home.  I've also set 
> > up correctly
> > (I think), the jk_nt_service.exe module.
> > 
> > I'm running Windows 2000 with Tomcat 3.3 and Apache 1.3.
> > 
> > Any help would be greatly appreciated, especially in this heat.
> > 
> > Sincerely,
> > 
> > Michael L. Reeves (c)?(c)
> > 
> > 
> > 
> 

Reply via email to