You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Ate Douma (JIRA)" <ji...@apache.org> on 2009/03/14 04:26:50 UTC

[jira] Resolved: (PLUTO-535) Dispatched HttpServletRequest path info methods must return path information used to obtain the PortletRequestDispatcher

     [ https://issues.apache.org/jira/browse/PLUTO-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ate Douma resolved PLUTO-535.
-----------------------------

    Resolution: Fixed

All fixed and implemented with the recent big bang refactoring and final commits r753592 and r753593

> 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.