Hi All, Hope all is well. Just wondering if anyone out there is using the InformixDataSource class which is a part of the datasource package, in a pooled environment ? I've introduced the code into our project a few weeks back, but from my understanding of the code, it doesn't actually return connections from any informix pools, but creates new connections each time InformixDataSource.getConnection() is called ? In InformixDataSource.configure() it sets up 2 entries in the context, a m_dataSource, and a pooledDataSource, but only the m_dataSource is used in other parts of the class. In fact, after configure() all references to the pooled part are lost ? Was the intention there to create a InformixPooledDataSource class as a subclass ? or have I missed something there ? Cheers, Marcus -- ..... ,,$$$$$$$$$, Marcus Crafter ;$' '$$$$: Computer Systems Engineer $: $$$$: ManageSoft GmbH $ o_)$$$: 82-84 Mainzer Landstrasse ;$, _/\ &&:' 60327 Frankfurt Germany ' /( &&& \_&&&&' &&&&. &&&&&&&:
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>