[opencms-dev] Does OpenCms use really a pool of connections?

Salvador Santander Gutierrez salvador.santander.ext at juntadeandalucia.es
Fri Feb 20 13:12:01 CET 2004


I thought that OpenCms was using a pool of connection and when any part of
code of OpenCms need a  connection, it got from the conneciton pool but I
has see in the code that when It needs a connection to do something,i.e.
logn a user, OpenCms code obtain the connection with DriverManager class,
that means OpenCms doesn´t obtain the connection from the pool. Is this
correct? Should OpenCms obtain all the connections from the pool?
If it isn't correct, how can obtain a connection from the default pool?
Thanks.




More information about the opencms-dev mailing list