-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Johnny,

Johnny Kewl wrote:
> Looks like if I stay away from context.xml, and these:

[removed long list of files in META-INF with special meaning to app servers]

This is another reason to avoid putting anything in META-INF: you can
never predict what application servers are going to use as special files
in there. Using WEB-INF basically limits you from using these specific
paths:

WEB-INF/web.xml
WEB-INF/classes
WEB-INF/lib

... that's about it. Again, I highly recommend WEB-INF over META-INF.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHIhIp9CaO5/Lv0PARAhDjAKC84Ds70BxuhpQIAPjOC7IHrojhnQCgppe2
wm3XHP/qH0SBo+NtbjSQqPU=
=0zrH
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to