--- Darren Hall <[EMAIL PROTECTED]> 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@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to