servlet-mapping url patterns may need "/" prepended
---------------------------------------------------
Key: GERONIMO-2982
URL: https://issues.apache.org/jira/browse/GERONIMO-2982
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Jetty
Affects Versions: 2.0-M3
Reporter: David Jencks
Assigned To: David Jencks
Fix For: 2.0-beta1
Apparently if we find a servlet-mapping url-pattern that doesn't start with /
or * we should treat it as if it starts with /, such as by prepending / before
further processing. I haven't tracked down the spec support for this behavior
and could use some advice from greg on whether its actually reasonable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.