-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David,
On 8/20/2010 11:27 AM, David Goodenough wrote: > On Friday 20 August 2010, Pid wrote: >> >> The url-pattern must start with a '/' character. >> >> Please post the complete application web.xml. >> > Actually from reading the source the pattern MUST contain a wildcard. You must have read it wrong: the spec requires that the followup url-patterns be supported: " SRV.11.2 Specification of Mappings In the Web application deployment descriptor, the following syntax is used to define mappings: • A string beginning with a ‘/’ character and ending with a ‘/*’ suffix is used for path mapping. • A string beginning with a ‘*.’ prefix is used as an extension mapping. • A string containing only the ’/’ character indicates the "default" servlet of the application. In this case the servlet path is the request URI minus the context path and the path info is null. • All other strings are used for exact matches only. " > Simple explicit matches do not work, at least not on 6.0.28. That would be a horrible bug. Seriously, can you post your web.xml? You might have something else interfering with the mapping. Also, do you have another component in the environment, such as Apache httpd? - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxur78ACgkQ9CaO5/Lv0PC07QCfegMLha/RZXOWQsqhixM6AEvz pooAn3aoPpwJyEJ9V/oi3beWb4fMbiDg =pmAQ -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org