Here is what the admin directory looks like:

${catalina.home}/jakarta-tomcat-5.5.9/server/webapps/admin/
ls
./   admin.css  connector/  host/    realm/      server/ 
tree-control-test.css  valve/
../  admin.xml  context/    images/  resources/  service/  users/ 
WEB-INF/

I do not find an index.html or index.jsp anywhere in this directory 
structure.  I am suspicious that the app did not install properly.

Thank you
James T. Studebaker

----- Original Message ----- 
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Thursday, December 15, 2005 5:15 PM
Subject: RE: administration applications install instructions


> From: James T. Studebaker [mailto:[EMAIL PROTECTED]
> Subject: Re: administration applications install instructions
>
> webapps/ROOT/admin/index.html does exist on the server.
> I have not touched this.  How about I delete the file
> index.html from webapps/ROOT/admin/.

Shouldn't be necessary, but it would eliminate the source of the message
- and replace it with a 404 or directory listing if the real admin app
still can't be found.  Look around to see if that particular .html file
happens to be someplace else as well.

> Here is where I find the admin.xml file:

That looks correct, as do the contents.

You don't have more than one Tomcat running, do you?  Also, clear the
cache in your browser, and make sure you have restarted Tomcat after the
installation of the admin app.

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

Reply via email to