https://issues.apache.org/bugzilla/show_bug.cgi?id=47439
Filip Hanik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #7 from Filip Hanik <[email protected]> 2009-06-28 08:58:23 PST --- We dont implement the Driver interface, so we have to throw a SQLException since we retrieve using DataSource.getConnection() I see what you mean about error message, it will still be a SQLException, just a better error message. Fixed in r789116 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=789116 ). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
