You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Gang Yin (JIRA)" <ji...@apache.org> on 2008/12/29 07:42:44 UTC

[jira] Created: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

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
             Fix For: 2.2


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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: common-message-openejb.patch

patch for "openejb-portlets"

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: common-message-activemq.patch, common-message-base.patch, common-message-core.patch, common-message-openejb.patch, common-message-plugin.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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: jsp-localization-debugview.patch

patch for "debugviews-portlets"

> 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: Gang Yin
>             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, 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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: screenshot-1.jpg

Display of  abbreviate error message

> 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
>             Fix For: 2.2
>
>
> 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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment:     (was: snap1.JPG.jpg)

> 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
>             Fix For: 2.2
>
>         Attachments: err_abbr.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.


[jira] Assigned: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods reassigned GERONIMO-4484:
--------------------------------------

    Assignee: Donald Woods  (was: Gang Yin)

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


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: common-message_fix.patch

Hi Donald,
this patch fix some minor defects, pls help me to commit it, thanks.

> 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: arrow_collapsed.gif, arrow_expanded.gif, 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, common-message_fix.patch, err_abbr.jpg, err_detail.jpg, info.jpg, msg_error.gif, msg_info.gif, msg_warn.gif
>
>
> 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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: common-message-plugin.patch

patch for "plugin-portlets"

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: common-message-base.patch, common-message-core.patch, common-message-plugin.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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: arrow_collapsed.gif

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: arrow_collapsed.gif, arrow_expanded.gif, 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, msg_error.gif, msg_info.gif, msg_warn.gif
>
>
> 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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: common-message-core.patch

This is the first patch, other patches will be submitted as soon as possible.
This patch added some necessary methods to the base portlet class to collect messages and a custom tag to generate the jsp template to display messages according to their type.
All the portlet applications only have to use addXXXMessage() method in the portlet class and two lines of code in their jsp pages to dispaly the added messages. The localization of these messages is done together. The result is shown in the screenshot.
Now I'm working on the adaption of all the portlet applications to use the functionality in the first patch. Once I finish one portlet application, I will submit a corresponding patch. 


> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: common-message-core.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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment:     (was: common-message-plugin.patch)

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: common-message-core.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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: common-message-core.patch

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: common-message-base.patch, common-message-core.patch, common-message-plugin.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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment:     (was: jsp-localization-debugview.patch)

> 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: Gang Yin
>             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, 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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment:     (was: common-message-core.patch)

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: common-message-base.patch, common-message-core.patch, common-message-plugin.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.


[jira] Assigned: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods reassigned GERONIMO-4484:
--------------------------------------

    Assignee: Gang Yin  (was: Donald Woods)

While testing, I noticed that there are some image files missing for displayed messages, like:
/console/images/msg_error.gif
/console/images/msg_info.gif

Can you attach the binaries to this JIRA, so we can close out this JIRA?
Thanks.

> 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: Gang Yin
>             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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: common-message-base.patch

patch for "console-base-portlets"

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: common-message-base.patch, common-message-core.patch, common-message-plugin.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.


[jira] Commented: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663350#action_12663350 ] 

Donald Woods commented on GERONIMO-4484:
----------------------------------------

Applied common-message_fix.patch from Gang Yin to trunk (2.2-SNAPSHOT) as Rev734145.

> 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: arrow_collapsed.gif, arrow_expanded.gif, 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, common-message_fix.patch, err_abbr.jpg, err_detail.jpg, info.jpg, msg_error.gif, msg_info.gif, msg_warn.gif
>
>
> 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.


[jira] Commented: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661622#action_12661622 ] 

Donald Woods commented on GERONIMO-4484:
----------------------------------------

Only applied console-message-base and console-message-core locally and am running into a testsuite failure for testNewJMSResource due to a confirmation prompt for uninstall in the JEE Connector not being displayed.  Also the resulting JEE Connector portlet display becomes corrupt after the uninstall....

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


[jira] Commented: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661547#action_12661547 ] 

Gang Yin commented on GERONIMO-4484:
------------------------------------

Hi, Donald,
    All needed patches are submitted, please help to review them, thanks.

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


[jira] Commented: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661654#action_12661654 ] 

Donald Woods commented on GERONIMO-4484:
----------------------------------------

Applied common-message-plugin.patch to trunk (2.2-SNAPSHOT) as Rev732412 and fixed an incorrect depend (pointed out by Jarek) introduced in the prior commit.

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


[jira] Commented: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660665#action_12660665 ] 

Gang Yin commented on GERONIMO-4484:
------------------------------------

Hi, Donald,
    I have attached all needed patches, all the 9 patches are tested in my
working environment, please help to commit them, thanks.




> 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: Gang Yin
>             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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: common-message-monotor.patch

patch for "mconsole-war"

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: common-message-activemq.patch, common-message-base.patch, common-message-core.patch, common-message-monotor.patch, common-message-openejb.patch, common-message-plugin.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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: info.jpg

Display of several information messages

> 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
>             Fix For: 2.2
>
>         Attachments: 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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: msg_warn.gif

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: arrow_collapsed.gif, arrow_expanded.gif, 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, msg_error.gif, msg_info.gif, msg_warn.gif
>
>
> 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.


[jira] Assigned: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods reassigned GERONIMO-4484:
--------------------------------------

    Assignee: Gang Yin

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: 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.


[jira] Assigned: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods reassigned GERONIMO-4484:
--------------------------------------

    Assignee: Donald Woods  (was: Gang Yin)

> 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: arrow_collapsed.gif, arrow_expanded.gif, 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, msg_error.gif, msg_info.gif, msg_warn.gif
>
>
> 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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: snap1.JPG.jpg

display of abbreviate error message

> 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
>             Fix For: 2.2
>
>         Attachments: snap1.JPG.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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Comment: was deleted

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: common-message-core.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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: common-message-debugviews.patch

> 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: Gang Yin
>             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, 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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: common-message-activemq.patch

patch for "openejb-portlets"

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: common-message-activemq.patch, common-message-base.patch, common-message-core.patch, common-message-openejb.patch, common-message-plugin.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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: err_abbr.jpg

Display of abbreviate error message

> 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
>             Fix For: 2.2
>
>         Attachments: err_abbr.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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: err_detail.jpg

Display of detailed error message

> 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
>             Fix For: 2.2
>
>         Attachments: 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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Comment: was deleted

> 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
>             Fix For: 2.2
>
>         Attachments: snap1.JPG.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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment:     (was: screenshot-1.jpg)

> 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
>             Fix For: 2.2
>
>
> 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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: common-message-sysdb.patch

patch for "sysdb-portlets"

> 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: Gang Yin
>             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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: msg_error.gif

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: arrow_collapsed.gif, arrow_expanded.gif, 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, msg_error.gif, msg_info.gif, msg_warn.gif
>
>
> 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.


[jira] Commented: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Commented: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661813#action_12661813 ] 

Gang Yin commented on GERONIMO-4484:
------------------------------------

Hi Donald,
    Thanks a lot for applying all these patches. The needed images are submitted. There are 5 all together. And they should be located under plugins\console\console-portal-driver\src\main\webapp\images.

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: arrow_collapsed.gif, arrow_expanded.gif, 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, msg_error.gif, msg_info.gif, msg_warn.gif
>
>
> 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.


[jira] Commented: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661692#action_12661692 ] 

Donald Woods commented on GERONIMO-4484:
----------------------------------------

Applied common-message-openejb.patch, common-message-activemq.patch, common-message-debugviews.patch, common-message-plancreator.patch and common-message-sysdb.patch from Gang Yin to trunk (2.2-SNAPSHOT) as Rev732459.
Also updated 2 console-testsuite DB tests to match modified message strings.

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


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: arrow_expanded.gif

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: arrow_collapsed.gif, arrow_expanded.gif, 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, msg_error.gif, msg_info.gif, msg_warn.gif
>
>
> 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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment:     (was: common-message-core.patch)

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: common-message-core.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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: common-message-plancreator.patch

patch for "plancreator-portlets"

> 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: Gang Yin
>             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, 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.


[jira] Commented: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659893#action_12659893 ] 

Donald Woods commented on GERONIMO-4484:
----------------------------------------

Examples look good.  The target for the 2.2 branch creation is Jan. 9th, so if you want it in the 2.2 release, please target no later than Jan. 7 to attach the needed patches.

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: 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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: common-message-core.patch

This is the first patch, other patches will be submitted as soon as possible.
This patch added some necessary methods to the base portlet class to collect messages and a custom tag to generate the jsp template to display messages according to their types.
All the portlet applications only need to use addXXXMessage() method in the portlet class to add messages and two lines of code in their jsp pages to dispaly the added messages. The localization of these messages is done together. The result is shown in the screenshot.
Now I'm working on the adaption of all the portlet applications to use the functionality in the first patch. Once I finish one portlet application, I will submit a corresponding patch. There will be 9 patches in all.

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: common-message-core.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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: common-message-plugin.patch

patch for "plugin-console"

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: common-message-core.patch, common-message-plugin.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.


[jira] Commented: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661661#action_12661661 ] 

Donald Woods commented on GERONIMO-4484:
----------------------------------------

Applied common-message-monotor.patch from Gang Yin to trunk (2.2-SNAPSHOT) as Rev732432.

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


[jira] Resolved: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods resolved GERONIMO-4484.
------------------------------------

    Resolution: Fixed

Missing images applied to trunk (2.2-SNAPSHOT) as Rev732741.  Thanks Gang Yin.

> 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: arrow_collapsed.gif, arrow_expanded.gif, 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, msg_error.gif, msg_info.gif, msg_warn.gif
>
>
> 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.


[jira] Updated: (GERONIMO-4484) Extraction, localization and display of messages generated in portlets

Posted by "Gang Yin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Yin updated GERONIMO-4484:
-------------------------------

    Attachment: msg_info.gif

> 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: Gang Yin
>             Fix For: 2.2
>
>         Attachments: arrow_collapsed.gif, arrow_expanded.gif, 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, msg_error.gif, msg_info.gif, msg_warn.gif
>
>
> 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.