It looks like they are repackaging Tomcat to use an FHS layout for all the
directories and files. You would place webapps in
/var/lib/apace-tomcat/webapps and secure the directory correspondingly with the
group as tomcat and the user as root, only giving root write permissions, etc.
JPackage
You might want to start with asking the Ubuntu packagers about this. A
_*normal*_ tomcat installation using the .tar.gz or .zip archive from an
Apache mirror is not structured like this. If you can't find any help
there, you might want to remove the tomcat packages and just install the
.tar.g
On 8/18/07, jeusdi <[EMAIL PROTECTED]> wrote:
>
> I've installed Tomcat 5.5 into my Ubuntu + sun-java-1.5, tomcat5.5-webapps
> and tomcat5.5-admin.
>
> I'm in a mess because the structure of directories has changed.
>For example:
>*tomcat5.5-webapps package installs
Stop right ther