[jboss-dev-forums] [Design of Management Features on JBoss] - Internalization of the management layer
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Jan 16 04:40:32 EST 2007
So now that I'm starting to code exceptions and messages that will show up in management console tools, I need to start thinking about how this will be internationalized. We have a couple of starting points:
http://docs.jboss.org/process-guide/en/html/internationalization.html#d0e3916
and a project John mentioned and has written about:
http://www.onjava.com/pub/a/onjava/2006/12/06/i18n-messages-and-logging.html?page=2
http://i18nlog.sourceforge.net/doc/users-guide.html
I like the i18nlog annotations for handling the bundle keys, but the logging is a subset of the arjuna code. Maybe the best approach is just to update the arjuna javadoc to use annotations similar to i18nlog.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002192#4002192
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002192
More information about the jboss-dev-forums
mailing list