export JAVA_HOME=[Location of Java installaation] (for bash-like shell)
or
setenv ${JAVA_HOME} [Location of Java installaation]  (for csh or tcsh)

Then Rey again.

Is Java installed on your machine?

burghard@iSir

Am 23.07.2012 um 18:12 schrieb Miguel Bandala <obimiken...@gmail.com>:

> Hi, I'm trying to run TomEE as a daemon on Debian Squeeze, I've been trying
> lots of times and havent success.
> Does anyone knows how to do this procedure step by step.
> I've follow this tutorial:
> http://openejb.apache.org/unix-daemon.html
> 
> but at the end, i got the follow results:
> 
> Cannot locate Java Home
> The most curious is that I previously "set" the java home with ./configure
> --with- java="/usr/lib/jvm/..."
> And I really dont know why, I got the result above.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to