[ http://issues.apache.org/jira/browse/DERBY-849?page=all ]
David Van Couvering updated DERBY-849:
--------------------------------------
Attachment: DERBY-849-1.diff
This patch internationalizes the classes for this JIRA item.
Additionally, I made the following changes:
- I changed the SQL State for the network level exceptions that cause a
disconnect from 08006 to 58009, as I realized that these are due to network
protocol errors, and DRDA requires this to be 58009. If anyone knows of a
better way to make the distinction, please let me know, the two specs (SQL and
DRDA) are a bit at odds here.
- in net/Reply.java, I couldn't help myself and I changed all references to
org.apache.derby.client.am.DisconnectException to just be DisconnectException,
as the fully-qualified class didn't need to be there and was making everything
hard to read. But I must apologize, this did generate a lot of diffs.
This passes derbynetclientmats on JDK 1.5 and jdbc40 on JDK 1.6
Thanks,
David
> Internationalize Reply to Typdef in org.apache.derby.client.net
> ---------------------------------------------------------------
>
> Key: DERBY-849
> URL: http://issues.apache.org/jira/browse/DERBY-849
> Project: Derby
> Type: Sub-task
> Components: Network Client
> Reporter: David Van Couvering
> Assignee: David Van Couvering
> Attachments: DERBY-849-1.diff
>
--
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