[ http://issues.apache.org/jira/browse/DERBY-95?page=all ] Myrna van Lunteren closed DERBY-95: -----------------------------------
> NPE when passing in url instead of database name to EmbeddedXADataSource > ------------------------------------------------------------------------ > > Key: DERBY-95 > URL: http://issues.apache.org/jira/browse/DERBY-95 > Project: Derby > Type: Bug > Components: JDBC > Reporter: Myrna van Lunteren > Assignee: Shreyas Kaushik > Priority: Minor > Fix For: 10.0.2.1 > Attachments: Derby-95.diff, Derby-95_latest.diff > > When passing in a url (e.g. jdbc:derby:mydb) instead of just the database > name (e.g. mydb) the XADataSource gives a NullPointerException. > It should either handle this a little more gracefully & give an error, or > accept the url (like EmbeddedDataSource does). -- 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
