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

David,

David Smith wrote:
> As an alternative to storing webapps in tomcat's webapps directory, you
> could place a <Context ... > ... </Context> xml fragment in a file in
> conf/Catalina/localhost with docBase and path properly set.

docBase:yes
path:no

It is illegal to set the path of a <Contect> unless the context is
defined in server.xml, which you shouldn't do. Tomcat will use the name
of the XML file as the context path (unless it's called ROOT, in which
case the context path with be "").

- -chris

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

iEYEARECAAYFAkj4/2sACgkQ9CaO5/Lv0PDDngCgltZddUlasKaEJHpi/y54SvjB
9ysAn0Gk1fYRPI/HecvvOqhJc7+KxLfQ
=MTsj
-----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