-----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 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1jYVIACgkQBvfZ5167qr/CpACeJJsdp0jpNwCfZHiYakjqmdKg 1ggAoMShIATuwX/OKu17ZaJ2hQF8SoG0 =VDq1 -----END PGP SIGNATURE----- -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
