Oki DZ wrote:
> 
> Hi,
> 
> I think the intialize() method in this class should set m_initialized to
> true. This is a bug, right? Otherwise, JdbcDataSource couldn't ever be
> used.

No.  It starts a background thread that executes the "run()" method.
When the run() method fills up the minimum number of connections, it
sets the m_initialized = true.  If you are having problems, check out
the new FAQ item on Cocoon 2.

S/MIME Cryptographic Signature

Reply via email to