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

José,

José Perdigão wrote:
> I'm using Apache Tomcat Version 5.5.23 and I would how is it possible to
> use a context path different to the name of the war file?

Most people will suggest that you use the proper WAR file name for your
context and leave it at that.

An alternative is to specify a <Context> element in your server.xml file
and specify the name of the context as well as the location of the WAR
file. Note that in this case I think it's a big mistake to put the WAR
file into the server's "webapps" directory... you're better off putting
it somewhere else or things will act funny.

- -chris

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

iD8DBQFGJOOB9CaO5/Lv0PARAqC7AJ0R3yTWejoMqeztvcC8lPSQi4JgrwCggZ+D
/+qkBthCq9fQEfiiNqVWo14=
=WxhQ
-----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