Database connection pooling in Tomcat 5.5
- From: Bob Hall <rfhall3 (at) yahoo.com>
- Date: Tue, 19 Sep 2006 00:30:50 -0700 (PDT)
--- Darren Hall <dhall (at) utrs.com> wrote:
> Further progress...
> When I connect to the database directly (not using a
> connection pool) and
> specify the same username and password below, the
> code executes fine. When I
> try to do the context lookup and connect to the
> database via the connection
> pool, I get the "invalid username/password; logon
> denied" error. This leads
> me to believe the error is in my configuration (or
> my code).
> What am I doing wrong here??
Is the DB url *exactly* the same in the two cases,
DBCP and non-DBCP?
-Bob
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org