https://issues.apache.org/bugzilla/show_bug.cgi?id=56789
Bug ID: 56789
Summary: DataSourceProxy.getPool() returns NULL when pool is
not started
Product: Tomcat Modules
Version: unspecified
Hardware: PC
OS: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: jdbc-pool
Assignee: [email protected]
Reporter: [email protected]
The method DataSourceProxy.getPool() returns null if the pool is not started
instead of lazily initialise the pool like the other methods.
Can't the method simply be rewritten to return the result of the "createPool()"
method ?
--
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]