You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "David Van Couvering (JIRA)" <de...@db.apache.org> on 2006/01/20 18:57:42 UTC

[jira] Created: (DERBY-849) Internationalize Reply to Typdef in org.apache.derby.client.net

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
    Reporter: David Van Couvering




-- 
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


[jira] Updated: (DERBY-849) Internationalize Reply to Typdef in org.apache.derby.client.net

Posted by "Mike Matrigali (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-849?page=all ]

Mike Matrigali updated DERBY-849:
---------------------------------

      Component: Network Client
    Description: 
    Environment: 

> 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

>


-- 
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


[jira] Updated: (DERBY-849) Internationalize Reply to Typdef in org.apache.derby.client.net

Posted by "David Van Couvering (JIRA)" <de...@db.apache.org>.
     [ 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


[jira] Closed: (DERBY-849) Internationalize Reply to Typdef in org.apache.derby.client.net

Posted by "David Van Couvering (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-849?page=all ]
     
David Van Couvering closed DERBY-849:
-------------------------------------


> 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


[jira] Resolved: (DERBY-849) Internationalize Reply to Typdef in org.apache.derby.client.net

Posted by "David Van Couvering (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-849?page=all ]
     
David Van Couvering resolved DERBY-849:
---------------------------------------

    Resolution: Fixed

Committed revision 409459

> 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


[jira] Assigned: (DERBY-849) Internationalize Reply to Typdef in org.apache.derby.client.net

Posted by "David Van Couvering (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-849?page=all ]

David Van Couvering reassigned DERBY-849:
-----------------------------------------

    Assign To: David Van Couvering

> 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

>


-- 
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


[jira] Commented: (DERBY-849) Internationalize Reply to Typdef in org.apache.derby.client.net

Posted by "David Van Couvering (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-849?page=comments#action_12363859 ] 

David Van Couvering commented on DERBY-849:
-------------------------------------------

XN551 - XN600

> 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

>


-- 
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


[jira] Commented: (DERBY-849) Internationalize Reply to Typdef in org.apache.derby.client.net

Posted by "Rick Hillegas (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-849?page=comments#action_12413288 ] 

Rick Hillegas commented on DERBY-849:
-------------------------------------

This looks fine to me as far as I can evaluate it: the new messages seem to convey the same sense as the old ones. These are mostly DRDA-specific diagnostics and so there isn't much opportunity for sharing messages with the embedded client. I can't help resolve the conflict between the SQL and DRDA specs. Thanks for doing all this work!

> 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