Or set globally in something like /etc/profile so it is there for everyone.

John


> -----Original Message-----
> From: John Brayton [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 19, 2002 10:02 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Develop App: Message says JAVA_HOME is not set
> 
> 
> Paul Campbell wrote:
> > JAVA_HOME is set in my profile and I have verified
> > by echo $JAVA_HOME. Initially, I had it set to a
> > symbolic link /var/java but made it explicit with the same result
> 
> A couple things to check:
> 
> Verify that you have (either in your profile or manually) 
> typed "export 
> JAVA_HOME".  This will make the environment variable available inside 
> other scripts, such as the Tomcat start/stop script.
> 
> If you are starting Tomcat under a different user account 
> (root?), the 
> environment variable needs to be set under that account.
> 
> John
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to