Hi,

I know that Tomcat is moving towards using the commons
db pool but there may be some people still using the
Poolman package to do connection pooling.

I created a PoolmanDataSourceFactory that can be
plugged into Tomcat 4.0.x and Tomcat 4.1.x to provide
Poolman managed pools through the Tomcat JNDI context.
This is a good way to transition projects into the
J2EE recommended JNDI/DataSource approach without
breaking old code that uses other Poolman APIs.

If there's any interest I'll be happy to send the file
over to whoever needs it.

Take care,

Ike

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to