[
https://issues.apache.org/jira/browse/PLUTO-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Gould updated PLUTO-404:
---------------------------------
Attachment: pluto-portal-driver-impl.urlfix.patch
There is an errant import in the PortalCallbackServiceImpl. This is causing an
instance of org.apache.pluto.core.driver.ResourceURLProviderImpl to be used
instead of org.apache.pluto.driver.services.container.ResourceURLProviderImpl.
Consequently, any portlet that attempts to generate a PortletURL is failing at
the moment.
This patch simply removes the import from PortalCallServiceImpl so that the
correct implementation is used.
> Merge pluto-container code from trunk to 1.1-286-trunk-merge branch
> -------------------------------------------------------------------
>
> Key: PLUTO-404
> URL: https://issues.apache.org/jira/browse/PLUTO-404
> Project: Pluto
> Issue Type: Sub-task
> Components: portlet container
> Affects Versions: 1.1-286-trunk-merge
> Reporter: Craig Doremus
> Fix For: 1.1-286-trunk-merge
>
> Attachments: container_trunk_branch.patch,
> pluto-portal-driver-impl.urlfix.patch,
> updateToRev26_container_fixes102307.patch
>
>
> Merge this code with pluto-container module in SVN trunk.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.