Re: Cannot set JAVA_HOME for jsvc/Tomcat 7.0.11... i've tried EVERYTHING

2011-03-25 Thread Konstantin Kolinko
2011/3/24 Kevin : > Hi, I'm pulling my hair trying to install Tomcat 7.0.11 on my machine. > > Here's my info at a glance: > OS: Ubuntu 10.10 > Tomcat version: 7.0.11 > Tomcat main folder path: /usr/local/apache-tomcat-7.0.11/ > JDK version (via the java -version command) : 1.6.0.24 > JDK location:

Re: Cannot set JAVA_HOME for jsvc/Tomcat 7.0.11... i've tried EVERYTHING

2011-03-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kevin, On 3/24/2011 1:43 PM, Kevin wrote: > OS: Ubuntu 10.10 > > Tomcat version: 7.0.11 > > Tomcat main folder path: /usr/local/apache-tomcat-7.0.11/ > > JDK version (via the java -version command) : 1.6.0.24 > > JDK location: /usr/lib/jvm/java-6-

Re: Cannot set JAVA_HOME for jsvc/Tomcat 7.0.11... i've tried EVERYTHING

2011-03-24 Thread Mark Shifman
add -home as an argument to jsvc. if you type /bin/jsvc --help at a command line there are a bunch of other parameters you may find helpful. also if you look in /jsvc-src/native there are a couple of Tomcat?.sh files (pretty old but you will get the idea) that you can modify to start and stop

Cannot set JAVA_HOME for jsvc/Tomcat 7.0.11... i've tried EVERYTHING

2011-03-24 Thread Kevin
Hi, I'm pulling my hair trying to install Tomcat 7.0.11 on my machine. Here's my info at a glance: OS: Ubuntu 10.10 Tomcat version: 7.0.11 Tomcat main folder path: /usr/local/apache-tomcat-7.0.11/ JDK version (via the java -version command) : 1.6.0.24 JDK location: /usr/lib/jvm/java-6-s