> From: Mark Leone [mailto:[EMAIL PROTECTED] 
> Subject: Re: Manager app authentication not working with JDBCRealm
> 
> I'm using Tomcat 6.0.16. I have my JDBC Connector jar 
> file in %catalina_home%\lib

O.k., that looks good.

Why do your posted XML fragments have asterisks and odd annotations like
<#>?  Since what you posted doesn't appear to be just a copy & paste, it
would be good to see the actual elements, attributes, and values.

Things to try:

1) Make sure the debug level for the <Realm> is something large (e.g.,
"99", not "*99*").

2) Check the logs after you make a request to the manager.

3) Use database tracing, Wireshark, or equivalent to see if the Realm is
actually trying to reach the database when you attempt to use the
manager.

This is probably something obvious, but I'm not seeing it.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
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