https://issues.apache.org/bugzilla/show_bug.cgi?id=49224
Summary: NullPointerException in PooledConnection when username
or password are null
Product: Tomcat 7
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Modules: jdbc-pool
AssignedTo: [email protected]
ReportedBy: [email protected]
I'm using jdbc-pool (version 1.0.8.5) to connect to a DataSource requiring no
authentication. Unless I explicitly set the username and password in the
PoolProperties object to empty String (as opposed to leaving them null), a
NullPointerException is thrown on lines 215 or 216 of
PooledConnection.connectUsingDriver().
--
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]