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:
-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-
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
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