Re: Any interest in a Poolman DataSource Factory class?

2002-07-23 Thread Remy Maucherat

Isaac Arias wrote:
 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.

Sounds good. Post it on the list so that people can have a look at the 
actual code.

Thanks,
Remy


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




Any interest in a Poolman DataSource Factory class?

2002-07-22 Thread Isaac Arias

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]