Hi, I've read through all of the post material I can find on this topic and still cannot seem to get the admin app deployed correctly. I have unzipped the content to the directories as described in this post. When I start tomcat and try to access the admin application I received the following Message in the browser:
"Tomcat's administration web application is no longer installed by default. Download and install the "admin" package to use it". Additionally, I do not see any reference to "admin" in the console log or when I view the server through the manager. At this point I'm at a bit of a loss...I don't see what I'm missing here. Is there some other configuration step that I have missed perhaps? Caldarale, Charles R wrote: > >> From: Michael Hencin [mailto:[EMAIL PROTECTED] >> Subject: installing the admin on 5.5 >> >> I am having a bear of a time installing the admin application >> for 5.5. I downloaded and unzipped the apache-tomcat-5.5.20-admin.zip, > >> expanded the contents. > > That's all you need to do - if you expand it into the standard Tomcat > installation directory, like you're supposed to do. If you're using > some 3rd-party repackaged Tomcat that scatters pieces of Tomcat all > over, I'd strongly suggest throwing that in the junk pile and > downloading and installing the real one. > >> Then using the tomcat manager application deployed the files OK. > > Well, that's made a mess of things. You need to undeploy it from there, > and just unzip properly. > > Don't forget to to update conf/tomcat-users.xml with an appropriate > userid, password, and the "admin" role. > > - 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] > > > -- View this message in context: http://www.nabble.com/installing-the-admin-on-5.5-tf2542730.html#a8141083 Sent from the Tomcat - User mailing list archive at Nabble.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]