On Tue, Feb 22, 2011 at 12:40 PM, Michael Zoet <[email protected]> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Am 22.02.2011 03:50, schrieb Tapas Mishra: >> I installed on a VM tomcat6 (apt-get install tomcat6) >> as far as I understand if I need to install or deply a .war file in >> tomcat6 I should put it in webapps folder >> I did a find then find / -name 'tomcat*' >> but I do not see any folder webapps here >> >> ... >> >> So does apt-get install of tomcat not have webapps directory and here >> the method of deploying applications different? > > No! For my Tomcat6 the webapp dir is in /var/lib/tomcat6/webapps/ If > someone puts a .war file in it, it gets deployed. If it is not there > just create it. > > Michael > > Thanks Michael for this message.
-- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
