[ http://issues.apache.org/jira/browse/DERBY-840?page=all ]
V.Narayanan updated DERBY-840:
------------------------------
Attachment: internationalization_840_1.diff
Hi,
I have made the changes. I am re-submitting the patch
Summary Of Changes
------------------------------------------
1) Changed TABLE_NAME_IS_NULL to TABLE_NAME_CANNOT_BE_NULL
2) I have chained the security exceptions. In order to do this I needed to call
the SqlException contructor with the following arguments
(logWriter,messageId,null,cause). Instead of passing a null each time I
introduced a constructor in the SqlException class with the signature
SqlException(LogWriter logWriter,Throwable cause,MessageId messageId).
I have introduced SECURITY_EXCEPTION_ENCOUNTERED and removed all the
others and inside the message have added
"Security exception encountered, see next exception for details"
3) I have changed DES key has wrong length and Shared key length error to
seperate messages.
thanx
Narayanan
> International messages DatabaseMetaData to GetFileInputStreamAction in
> org.apache.derby.client.am
> -------------------------------------------------------------------------------------------------
>
> Key: DERBY-840
> URL: http://issues.apache.org/jira/browse/DERBY-840
> Project: Derby
> Type: Sub-task
> Components: Network Client
> Reporter: David Van Couvering
> Assignee: V.Narayanan
> Attachments: internationalization_840.diff, internationalization_840.stat,
> internationalization_840_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