Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Oracle JDBC Error: "User credentials doesn't match the existing ones"

61 views
Skip to first unread message

Dan Cline

unread,
Jan 4, 2002, 10:20:28 AM1/4/02
to
I am working on a web site using Servlets and JSP. I have a servlet
that creates a connection cache using the OracleConnectionCacheImpl
class and saves it as an application scope attribute. I then retrieve
it in a JSP page. When I try to create a connection using the
getConnection() method, I get the following error:

User credentials doesn't match the existing ones

I wrote a test class that instantiates an OracleConnectionCacheImpl
object and then uses it to create connections. When this is all done
in the same class, I get no errors.

Any help would be greatly appreciated.

Thanks,
Dan Cline

0 new messages