[
https://issues.jboss.org/browse/GTNPORTAL-2406?page=com.atlassian.jira.pl...
]
Nicolas Filotto commented on GTNPORTAL-2406:
--------------------------------------------
Yes it is since the current Portlet Container engine integration is not correct, but the
given PR is not enough to fix it and needs to be reviewed
Fully scope the Portlet Container Engine to the RootContainer
-------------------------------------------------------------
Key: GTNPORTAL-2406
URL:
https://issues.jboss.org/browse/GTNPORTAL-2406
Project: GateIn Portal
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: PC integration
Affects Versions: 3.2.0-GA
Reporter: Nicolas Filotto
Assignee: Matt Wringe
The current integration of the PC is incorrect as we have one half scoped to the
RootContainer (the FederatingPortletInvoker) and the rest to the PortalContainers. The
goal of this task is to see if the integration can be reviewed to scope everything to the
RootContainer, this way we will also have only one PC engine for all the portal
containers.
See below one way to do it:
# Remove any references of the TopContainer and the ResourceBundleService from
ExoKernelIntegration
# Remove the configuration file
portal/WEB-INF/conf/common/portlet-container-configuration.xml (or at least its content)
# Configure the component ExoKernelIntegration in conf/configuration.xml that will be
internal to exo.portal.component.pc
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira