[
https://issues.apache.org/jira/browse/DERBY-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kathey Marsden updated DERBY-299:
---------------------------------
Derby Categories: [Newcomer]
> NetworkServerControlImpl should not have Hard coded message for Unexpected
> expections
> -------------------------------------------------------------------------------------
>
> Key: DERBY-299
> URL: https://issues.apache.org/jira/browse/DERBY-299
> Project: Derby
> Issue Type: Bug
> Components: Network Server
> Affects Versions: 10.0.2.2, 10.1.1.0
> Reporter: Kathey Marsden
>
> When this work is done there is a incorrectly hard coded exception String in
> that should be evaluated and removed.
> protected final static String UNEXPECTED_ERR = "Unexpected exception";
> All messages should be localized, but this might be a bit tricky as there
> seems to be some places where this string is expicitly checked.
> Might be best addressed in conjunction with DERBY-294
> Move argument processing out of NetworkServerControlImpl
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.