Just a couple of other thoughts...
 
I presume you are using tomcat 5.5x 
 
THere is a default resource definition under global naming resources for an in 
memory database that points to conf/tomcat-users.xml. Without having testing 
myself, if it still exists in you server.xml file i am wondering if it is 
getting in your way. There is a resource link in manager.xml that points to the 
resource definition in the server.xml. There is also a resource-env-ref that 
references the userdatabase in the web.xml for the manager. Both those files 
are under the manager webapp directory. Hope this helps. also have been able to 
reach MySQL in general from Tomcat?
 
- andy
 


±ç¬±³õ <[EMAIL PROTECTED]> wrote:
Yes, Andy.
I use MySQL and JDBCRealm.
If tomcat-users.xml is ignored, it is fine.

But I have entered records in table of user and user role.
I have tried input the password in both plain text and MD5 encrypted
in user table. Still not okay.



2005/10/21, Caldarale, Charles R :
> > From: Giorgio Clavelli [mailto:[EMAIL PROTECTED]
> > Subject: Re: Unable to open Tomcat Manager?
> >
> > I solved it by deleting the all Server files and re-unzip
> > them back in the same location (possibly not required this
> > deletion but who knows?).
>
> I seriously doubt that had anything to do with it. Note that you cannot
> manually edit tomcat-users.xml while Tomcat is running, since Tomcat
> rewrites it at some point (probably at termination, but I haven't
> verified that). You can update it on the fly with the Admin app; of
> course you have to login with a userid that has the admin role to do so.
>
> - 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 unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


                
---------------------------------
 Yahoo! FareChase - Search multiple travel sites in one click.  

Reply via email to