You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/04/18 20:27:00 UTC

[jira] [Closed] (DBCP-486) DriverAdapterCPDS.setUser(null) and setPassword(null) throw NullPointerExceptions when connection properties are set

     [ https://issues.apache.org/jira/browse/DBCP-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory closed DBCP-486.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.1

In git master.

> 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
>            Priority: Major
>             Fix For: 2.2.1
>
>
> The method calls {{org.apache.commons.dbcp2.cpdsadapter.DriverAdapterCPDS.setUser(null)}} and {{setPassword(null)}} throw {{NullPointerException}} when connection properties are set.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)