2011/6/9 Umesh Bhatt <umesh_bh...@mindtree.com>: > Sorry I meant auth not Auth. Thanks for correction. > I used getConnection(username, password) but it gives me an error as "It is > not supported" and doesn't connect with DB.
Sure. Apache Commons DBCP connection pool does not support that method. There are other connection pools that support it. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org