[ 
https://issues.apache.org/jira/browse/DERBY-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633921#comment-14633921
 ] 

Abhinav Gupta commented on DERBY-6802:
--------------------------------------

Hi Bryan,

6802.diff is a minor patch that changes the 
MessageService.getLocalizedMessage() to MessageUtils.getLocalizedMessage(). 
I've run quite a few tests suites and I get the error while running derbyNet 
test suite, RunTimeInfoTest.testRunTests and I'm attaching the log file for it.

> Change NetworkServer code to use new MessageUtils class
> -------------------------------------------------------
>
>                 Key: DERBY-6802
>                 URL: https://issues.apache.org/jira/browse/DERBY-6802
>             Project: Derby
>          Issue Type: Sub-task
>          Components: JDBC, Network Client, Network Server
>            Reporter: Bryan Pendleton
>            Assignee: Abhinav Gupta
>            Priority: Minor
>         Attachments: 6802.diff
>
>
> We would like to change the NetworkServer code which encodes and decodes 
> message arguments for Derby exceptions which are returned
> to the client so that it uses the new MessageUtils class to do that
> encoding and decoding.
> There won't be any change of behavior when we do this; this is just
> a refactoring of code to allow for sharing between client and server.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to