[jboss-jira] [JBoss JIRA] (JGRP-1475) Convert project to use i18n logging and exceptions

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue Sep 18 06:56:36 EDT 2012


    [ https://issues.jboss.org/browse/JGRP-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719397#comment-12719397 ] 

Bela Ban commented on JGRP-1475:
--------------------------------

The ResourceBundle is loaded by Util, so it is shared between channel instances. Shouldn't be an issue with class loading as we're only passing strings around (to the loggers)...

Starting to internationalize *user-facing* warn and error messages, and exceptions, e.g. config file not found exception, misconfiguration etc.
                
> Convert project to use i18n logging and exceptions
> --------------------------------------------------
>
>                 Key: JGRP-1475
>                 URL: https://issues.jboss.org/browse/JGRP-1475
>             Project: JGroups
>          Issue Type: Task
>            Reporter: James Perkins
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 3.2
>
>
> As per [ANDIAMO-7|https://issues.jboss.org/browse/ANDIAMO-7] all messages (logged and exceptions) need a unique id. This need to be done using JBoss Logging, [ANDIAMO-2|https://issues.jboss.org/browse/ANDIAMO-2]. See [https://community.jboss.org/docs/DOC-18453] for information on configuring the loggers and message bundles.

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


More information about the jboss-jira mailing list