I recommend using a JNDI datasource. It works on both platforms and then you'll use the WebSphere native connection pool in production.
Jeff Butler On 4/14/07, Zsolt Koppany <[EMAIL PROTECTED]> wrote:
Hi, we are using ibatis-2.1.7.597 currently with tomcat-5.5.20's database connection pool. Because we need to run also with websphere (thus we must running without tomcat) I would like to use either dbcp or ibatis's connection pool. What is your recommendation? Is the ibatis database pool OK for production usage? Zsolt
