Gary Gregory created DBCP-486:
---------------------------------
Summary: DriverAdapterCPDS.setUser(null) and setPassword(null)
throw NullPointerExceptions when connection properties are set
Key: DBCP-486
URL: https://issues.apache.org/jira/browse/DBCP-486
Project: Commons Dbcp
Issue Type: Improvement
Affects Versions: 2.2.0
Reporter: Gary Gregory
Assignee: Gary Gregory
The method calls
{{org.apache.commons.dbcp2.cpdsadapter.DriverAdapterCPDS.setUser(null)}} andÂ
{{setPassword(null)}} throw {{NullPointerException}}s when connection
properties are set.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)