> From: Mark Leone [mailto:[EMAIL PROTECTED] 
> Subject: Re: Manager app authentication not working with JDBCRealm
> 
> Mar 19, 2008 10:21:23 PM org.apache.catalina.startup.HostConfig 
> checkResources
> INFO: Undeploying context [/admin]

There is no admin webapp for Tomcat 6; is that your own, or did you copy
over stuff from a previous level of Tomcat?  If you did, that's likely
the cause of your problem, since the configs and built-in webapps are
not compatible across levels.

> Mar 19, 2008 10:21:34 PM org.apache.catalina.startup.HostConfig 
> deployDescriptor
> WARNING: A docBase C:\Program Files\Apache Software Foundation\Tomcat 
> 6.0\webapps\gators inside the host appBase has been 
> specified, and will be ignored

All of those warnings need to be fixed; it's more evidence of copying
config files from a previous level, which is a definite no-no.  You
should start over with a clean installation of Tomcat 6, and then port
(not copy) whatever you need from the older level.

 - 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