Re: what ist $CATALINA_HOME/server ? (debian)

2010-12-08 Thread g f
Not sure of your distro and your requirements but for squeeze there is: http://packages.debian.org/squeeze/tomcat6 lenny: http://packages.debian.org/lenny/tomcat5.5 Now the script modification is a different story. Cheers, GF On Wed, Dec 8, 2010 at 3:02 AM, Christoph Kukulies wrote: > Am 07.1

Re: what ist $CATALINA_HOME/server ? (debian)

2010-12-08 Thread Christoph Kukulies
Am 07.12.2010 22:19, schrieb g f: Did you aptitude install tomcat6? If so why not modify the init.d script that came with that. If not perhaps you want to try to use the debs. apt-get install tomcat6 G AFAIK there isn't such a thing like a tomcat6 package under the debian distribution. And I w

Re: what ist $CATALINA_HOME/server ? (debian)

2010-12-07 Thread g f
Did you aptitude install tomcat6? If so why not modify the init.d script that came with that. If not perhaps you want to try to use the debs. apt-get install tomcat6 G On Tue, Dec 7, 2010 at 1:45 PM, Juha Laiho wrote: > On 7.12.2010 18:45, Christoph Kukulies wrote: > > Can be found any instructi

Re: what ist $CATALINA_HOME/server ? (debian)

2010-12-07 Thread Juha Laiho
On 7.12.2010 18:45, Christoph Kukulies wrote: > Can be found any instructions to build your own > /etc/init.d/tomcat_startup script. > catalina.sh seems to have provisions for it but I don't see a hook where to > put in the user (e.g. tomcat55 or tomcat6) catalina runs under. No need to have a hoo

Re: what ist $CATALINA_HOME/server ? (debian)

2010-12-07 Thread Christoph Kukulies
Am 07.12.2010 16:15, schrieb Konstantin Kolinko: 2010/12/7 Caldarale, Charles R: What is this? Some Debian specific stuff? No, it's part of every Tomcat 5.5 distribution. Debian may have modified it. +1. In TC 5.5 there were separate "server", "common" and "shared" directories. In TC6+ all

Re: what ist $CATALINA_HOME/server ? (debian)

2010-12-07 Thread Konstantin Kolinko
2010/12/7 Caldarale, Charles R : > >> What is this? Some Debian specific stuff? > > No, it's part of every Tomcat 5.5 distribution.  Debian may have modified it. > +1. In TC 5.5 there were separate "server", "common" and "shared" directories. In TC6+ all those are replaced by a single "lib" one.

RE: what ist $CATALINA_HOME/server ? (debian)

2010-12-07 Thread Caldarale, Charles R
> From: Christoph Kukulies [mailto:k...@kukulies.org] > Subject: what ist $CATALINA_HOME/server ? (debian) > In seeking what screwed my installation I'm stumbling across a directory > /usr/share/tomcat5.5/server Nothing wrong with that. > What is this? Some Debian speci

what ist $CATALINA_HOME/server ? (debian)

2010-12-07 Thread Christoph Kukulies
In seeking what screwed my installation I'm stumbling across a directory /usr/share/tomcat5.5/server /usr/share/tomcat5.5# find server server server/classes server/webapps server/webapps/host-manager server/webapps/host-manager/manager.xml server/webapps/host-manager/host-manager.xml server/webap