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: dev@tomcat.apache.org
          Reporter: brenu...@gmail.com

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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to