Move resource bundle files of WSRPConfigurationPortlet to locale/portlet subfolder
----------------------------------------------------------------------------------
Key: GTNWSRP-192
URL:
https://issues.jboss.org/browse/GTNWSRP-192
Project: GateIn WSRP
Issue Type: Task
Components: Admin GUI
Affects Versions: 2.0.0-GA
Reporter: Martin Putz
Assignee: Chris Laprun
The WSRPConfigurationPortlet startup leads to the following WARN messages in the logs:
WARN [org.exoplatform.services.resources] (main) Cannot load and merge the bundle:
Resource
WARN [org.exoplatform.services.resources] (main) Cannot load and merge the bundle:
Resource
WARN [org.exoplatform.services.resources] (main) Cannot load and merge the bundle:
Resource
To get around this, the Resource*.properties files have to be moved to
WEB-INF/classes/locale/portlet to apply with the default settings of the
ResourceBundleService:
http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/5.0/ht...
The new location then needs to be changed in portlet.xml and jsf/common/template.xhtml.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira