[ http://issues.apache.org/jira/browse/SANDESHA2-14?page=comments#action_12420474 ]
Chamikara Jayalath commented on SANDESHA2-14: --------------------------------------------- I did some changes to Axis2 and i guess these can be used here. Now we can add our own message bundle to the MessageBundle Map maintained in the Message class. We can add a Sandesha2 MessageBundle in the module.init() method and use these in the rest of the logic. To get values from a specific message bundle the set of getMessageFromBundle methods of the Message class have to be used. > provide i18n support in Sandesha2 > --------------------------------- > > Key: SANDESHA2-14 > URL: http://issues.apache.org/jira/browse/SANDESHA2-14 > Project: Apache Sandesha2 > Type: Improvement > Reporter: Thomas McKiernan > Priority: Minor > > Sandesha2 could benefit from multi language support. > Also, some of the messages could be improved to provide more useful > information to the user. > However, the best way to achieve this is probably to resuse the axis2 i18n > support. This, however, requires some minor changes in axis2 first. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
