Hi
I am trying to use dbcp with tomcat for MSSQLServer JDBC driver. I am
following the procedure as suggested in the JNDI how to documentation of
tomcat. It works fine when I use the getConnection() function, but when I
try to use getConnection(username,password) I get a
UnsupportedOperationException. I have a few questions
1. Is this feature not supported ?
2. Is there another way of doing this ?
3. If this feature is not supported right now, is it proposed to be
supported in the future ?
Is there any other place to get information on this.
Any suggestions/ideas would be of help.
Thank you very much.
Srinath.