Dispatched HttpServletRequest path info methods must return path information
used to obtain the PortletRequestDispatcher
------------------------------------------------------------------------------------------------------------------------
Key: PLUTO-535
URL: https://issues.apache.org/jira/browse/PLUTO-535
Project: Pluto
Issue Type: Bug
Components: portlet container
Affects Versions: 2.0.0
Reporter: Ate Douma
Assignee: Ate Douma
Fix For: 2.0.0
See: Portlet API 2.0 PLT.19.3.8 Path and Query Information in Included /
Forwarded Servlets
To be able to implement this correctly, the PortletRequestDispatcher needs to
*parse* the provided path and match it against the servlet-mapping url-patterns
from web.xml...
This means the PortletApplicationDefinition needs to be expanded to also hold
these url-patterns retrieved from web.xml, which needs to be implemented in the
PortletAppDescriptorServiceImpl (for Pluto).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.