[mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 02, 2006 2:27 PM
To: Tomcat Users List
Subject: Re: iSeries Installation
I am not sure about what is an "iSeries Installation" but I know that these
2 variables are environment variables, as the message says... You can find
more about them in th
I am not sure about what is an "iSeries Installation" but I know that these 2
variables are environment variables, as the message says... You can find more
about them in the "startup" file (the one you are running to start the server).
There are different ways to set these variables and it depend
On 02 May 2006, Mike Scherer said:
> How and where do I specify the JAVA_HOME or the JRE_HOME Environment
> variables?
What OS are you using? With most Unix-like systems, you just do
something like
export JAVA_HOME=...
before running the Tomcat launch script. E.g. if you start Tomcat from
an