Caldarale, Charles R wrote:
>> From: Pid [mailto:[EMAIL PROTECTED] 
>> Subject: Re: beginer question abt JSP with Tomcat
>>
>> You may not need to set JAVA_HOME in this case, and can probably 
>> comment the references to it out, in your 'profile' file.
> 
> The Tomcat startup scripts require either JAVA_HOME or JRE_HOME to be
> set; can't get away with not setting one of them.

To be more precise, you may not need to *manually* set JRE_HOME.
My OSX install didn't require it to be configured, neither is it
available as a shell variable.

>>
desktop:~ pid$ echo $JRE_HOME

desktop:~ pid$
<<

None-the-less, it *is* there:

>>
desktop:~ pid$ /Users/Shared/Tomcat6/bin/startup.sh
Using CATALINA_BASE:   /Users/Shared/Tomcat6
Using CATALINA_HOME:   /Users/Shared/Tomcat6
Using CATALINA_TMPDIR: /Users/Shared/Tomcat6/temp
Using JRE_HOME:
/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home
desktop:~ pid$
<<


Some OSX magic or other.


p




>  - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to