[ http://issues.apache.org/jira/browse/DERBY-819?page=comments#action_12368049 ]
Rick Hillegas commented on DERBY-819: ------------------------------------- A couple more comments: 1) TestJDBC40Exception fails when I run the jdbc4 suite. It incurs a permissions exception. 2) While you're fixing the permissions problem, could you also remove the magic number in TestJDBC40Exception.main()? Please replace setClient (LEGAL_CLIENTS [2]) with setClient( EMBEDDED_CLIENT ). You will have to upgrade the client descriptors in DerbyJUnitTest from private to protected access. Thanks! > Provide JDBC4 SQLException subclasses support in Embedded driver > ---------------------------------------------------------------- > > Key: DERBY-819 > URL: http://issues.apache.org/jira/browse/DERBY-819 > Project: Derby > Type: Sub-task > Components: JDBC > Environment: all > Reporter: Anurag Shekhar > Assignee: Anurag Shekhar > Priority: Minor > Attachments: .derby-819_2.stat, derby-819-onlyforreview.diff, > derby-819.diff, derby-819_2.diff, derby-819_3.diff, derby-819_4.diff, > derby-819_5.diff, stat.out > -- 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
