> From: Jeff Urlwin [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat 5.5.4 Admin application deploy
> 
> > 1) Download the tomcat 5.5.4
> > 2) Download the Admin tool 5.5.4
> > 3) Unzip the tomcat file
> > 4) Unzip the admin file
> > 5) Copy the contents of the admin folder into the folder of tomcat
> > 6) edit the tomcat-user.xml adding the needed user with admin role
> > 7) start tomcat

Actually, if you use the default unzip folder, step 5 is unnecessary.  I just 
did a clean install of 5.5.7 on WinXP to verify.

> Did you have commons-modeler somewhere in your class path?  
> Other than that, that's exactly what I did.

Not quite: your original message said that you put admin under
   %CATALINA_HOME%\webapps
but the admin app expects to be in
   %CATALINA_HOME%\server\webapps
which is also where the manager app resides.

The admin unzip also updates
   %CATALINA_HOME%\conf\Catalina\localhost
with the admin.xml file.

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

Reply via email to