You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by "Thomas McKiernan (JIRA)" <ji...@apache.org> on 2006/07/18 12:32:14 UTC

[jira] Updated: (SANDESHA2-14) provide i18n support in Sandesha2

     [ http://issues.apache.org/jira/browse/SANDESHA2-14?page=all ]

Thomas McKiernan updated SANDESHA2-14:
--------------------------------------

    Attachment: nlspatch.txt

This should make use of the new axis2 i18n message bundle ability.
The code has been changed to lookup the messages fromt he bundle.
Some messages have been altered to add extra debug information etc.

> provide i18n support in Sandesha2
> ---------------------------------
>
>                 Key: SANDESHA2-14
>                 URL: http://issues.apache.org/jira/browse/SANDESHA2-14
>             Project: Apache Sandesha2
>          Issue Type: Improvement
>            Reporter: Thomas McKiernan
>            Priority: Minor
>         Attachments: nlspatch.txt
>
>
> 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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


Re: [jira] Updated: (SANDESHA2-14) provide i18n support in Sandesha2

Posted by Chamikara Jayalath <ch...@gmail.com>.
Hi Tom,

Applied. Thanks for the nice patch :-)

Chamikara


On 7/18/06, Thomas McKiernan (JIRA) <ji...@apache.org> wrote:
>
>      [ http://issues.apache.org/jira/browse/SANDESHA2-14?page=all ]
>
> Thomas McKiernan updated SANDESHA2-14:
> --------------------------------------
>
>     Attachment: nlspatch.txt
>
> This should make use of the new axis2 i18n message bundle ability.
> The code has been changed to lookup the messages fromt he bundle.
> Some messages have been altered to add extra debug information etc.
>
> > provide i18n support in Sandesha2
> > ---------------------------------
> >
> >                 Key: SANDESHA2-14
> >                 URL: http://issues.apache.org/jira/browse/SANDESHA2-14
> >             Project: Apache Sandesha2
> >          Issue Type: Improvement
> >            Reporter: Thomas McKiernan
> >            Priority: Minor
> >         Attachments: nlspatch.txt
> >
> >
> > 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: sandesha-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
>
>

Re: [jira] Updated: (SANDESHA2-14) provide i18n support in Sandesha2

Posted by Chamikara Jayalath <ch...@gmail.com>.
Hi Thomas,

Great patch. Unfortunately I cant apply this due to some conflicts. :-(
Could u please send a one synchronized with the current SVN head.

Chamikara


On 7/18/06, Thomas McKiernan (JIRA) <ji...@apache.org> wrote:
>
>      [ http://issues.apache.org/jira/browse/SANDESHA2-14?page=all ]
>
> Thomas McKiernan updated SANDESHA2-14:
> --------------------------------------
>
>     Attachment: nlspatch.txt
>
> This should make use of the new axis2 i18n message bundle ability.
> The code has been changed to lookup the messages fromt he bundle.
> Some messages have been altered to add extra debug information etc.
>
> > provide i18n support in Sandesha2
> > ---------------------------------
> >
> >                 Key: SANDESHA2-14
> >                 URL: http://issues.apache.org/jira/browse/SANDESHA2-14
> >             Project: Apache Sandesha2
> >          Issue Type: Improvement
> >            Reporter: Thomas McKiernan
> >            Priority: Minor
> >         Attachments: nlspatch.txt
> >
> >
> > 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: sandesha-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
>
>

Re: [jira] Updated: (SANDESHA2-14) provide i18n support in Sandesha2

Posted by Chamikara Jayalath <ch...@gmail.com>.
Hi Thomas,

Great patch. Unfortunately I cant apply this due to some conflicts. :-(
Could u please send a one synchronized with the current SVN head.

Chamikara


On 7/18/06, Thomas McKiernan (JIRA) <ji...@apache.org> wrote:
>
>      [ http://issues.apache.org/jira/browse/SANDESHA2-14?page=all ]
>
> Thomas McKiernan updated SANDESHA2-14:
> --------------------------------------
>
>     Attachment: nlspatch.txt
>
> This should make use of the new axis2 i18n message bundle ability.
> The code has been changed to lookup the messages fromt he bundle.
> Some messages have been altered to add extra debug information etc.
>
> > provide i18n support in Sandesha2
> > ---------------------------------
> >
> >                 Key: SANDESHA2-14
> >                 URL: http://issues.apache.org/jira/browse/SANDESHA2-14
> >             Project: Apache Sandesha2
> >          Issue Type: Improvement
> >            Reporter: Thomas McKiernan
> >            Priority: Minor
> >         Attachments: nlspatch.txt
> >
> >
> > 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: sandesha-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
>
>

Re: [jira] Updated: (SANDESHA2-14) provide i18n support in Sandesha2

Posted by Chamikara Jayalath <ch...@gmail.com>.
Hi Tom,

Applied. Thanks for the nice patch :-)

Chamikara


On 7/18/06, Thomas McKiernan (JIRA) <ji...@apache.org> wrote:
>
>      [ http://issues.apache.org/jira/browse/SANDESHA2-14?page=all ]
>
> Thomas McKiernan updated SANDESHA2-14:
> --------------------------------------
>
>     Attachment: nlspatch.txt
>
> This should make use of the new axis2 i18n message bundle ability.
> The code has been changed to lookup the messages fromt he bundle.
> Some messages have been altered to add extra debug information etc.
>
> > provide i18n support in Sandesha2
> > ---------------------------------
> >
> >                 Key: SANDESHA2-14
> >                 URL: http://issues.apache.org/jira/browse/SANDESHA2-14
> >             Project: Apache Sandesha2
> >          Issue Type: Improvement
> >            Reporter: Thomas McKiernan
> >            Priority: Minor
> >         Attachments: nlspatch.txt
> >
> >
> > 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: sandesha-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
>
>