-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Luca,
Luca Cicale wrote: > A simple way is to put in your web application a file named context.xml > in META-INF directory, with the following content: > <?xml version="1.0" encoding="UTF-8"?> > <Context path="/reporting-application" /> No, no, no. META-INF/context.xml should never contain the "path" attribute. The path of the webapp will be determined by the name of the WAR file (myApp.war -> /myApp). - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkitneEACgkQ9CaO5/Lv0PAlFQCgnfX1oA4K2wANVl6AqmwRSs6s 280AnjP9UyWtRM1gmfyNQorCalWqsbOf =IwpI -----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]