[
https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661640#action_12661640
]
Donald Woods commented on GERONIMO-4484:
----------------------------------------
Had to fix the location of the call to CommonMsg in
console-base-portlets/src/main/webapp/WEB-INF/view/configmanager/normal.jsp and
then the testsuite passed again.
Also had to update the dependencies.xml files for tomcat/jetty cars, due to the
added depend on jsp-api in console-core/pom.xml.
Applied common-message-base.patch and common-message-core.patch to trunk
(2.2-SNAPSHOT) as Rev732398.
> Extraction, localization and display of messages generated in portlets
> ----------------------------------------------------------------------
>
> Key: GERONIMO-4484
> URL: https://issues.apache.org/jira/browse/GERONIMO-4484
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: console
> Affects Versions: 2.2
> Reporter: Gang Yin
> Assignee: Donald Woods
> Fix For: 2.2
>
> Attachments: common-message-activemq.patch,
> common-message-base.patch, common-message-core.patch,
> common-message-debugviews.patch, common-message-monotor.patch,
> common-message-openejb.patch, common-message-plancreator.patch,
> common-message-plugin.patch, common-message-sysdb.patch, err_abbr.jpg,
> err_detail.jpg, info.jpg
>
>
> Currently in admin console, the messages generated from portlets are
> hard-coded and thus cannot be localized, moreover, their manner of display in
> the admin console differs from each other.
> I am trying to extract all the hard coded messages from the portlets to
> resource bundle and work on a unified way to display these messages in admin
> console. The styles of the messages are according to their types: error
> messages, warning message or information messages ,etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.