RE: How to set the admin console for 5.5.x

2005-11-28 Thread Caldarale, Charles R
> From: N S, Shridhar [mailto:[EMAIL PROTECTED] > Subject: Re: How to set the admin console for 5.5.x > > I had followed all these steps, except that the "admin" > folder under ROOT was missing! Since, this is not documented > in Tomcat documents, thought of

Re: How to set the admin console for 5.5.x

2005-11-28 Thread N S, Shridhar
Hi Dhaval, I found the reason why it was not working! When we install Tomcat 5.5.X, there is a folder by name "*admin*" under $CATALINA_HOME/webapps/ROOT/. While experimenting, I had removed this folder. Hence, I reinstalled Tomcat, then did the following steps to get the admin console working: a.

RE: How to set the admin console for 5.5.x

2005-11-28 Thread Richard Mixon
2 AM > To: Tomcat Users List > Subject: RE: How to set the admin console for 5.5.x > > > From: Richard Mixon [mailto:[EMAIL PROTECTED] > > Subject: RE: How to set the admin console for 5.5.x > > > > You have placed it in the wrong directory structure. It is most

RE: How to set the admin console for 5.5.x

2005-11-28 Thread Caldarale, Charles R
> From: Richard Mixon [mailto:[EMAIL PROTECTED] > Subject: RE: How to set the admin console for 5.5.x > > You have placed it in the wrong directory structure. It is > mostly under server/webapps - not webapps. > > > -Original Message- > > From: N S, Shr

Re: How to set the admin console for 5.5.x

2005-11-28 Thread Dhaval Patel
Hi Shridhar, Tomcat Admin (for 5.5) zip or rar.gz file has following two main contents: admin.xml admin (webapps) You have to put admin.xml inside $CATALINA_HOME/conf/Catalina/localhost and admin (webapps) inside $CATALINA_HOME/server/webapps . Also make sure that (which you already did but

Re: How to set the admin console for 5.5.x

2005-11-28 Thread N S, Shridhar
Hi Richard, Firstly, thanks for the reply. I have placed it under: $CATALINA_HOME/server/webapps folder as indicated. I get the login page for admin console, but after that I am getting the error message. Further help is appreciated. Thank you. Regards, Shridhar On 11/28/05, Richard Mixon <[

RE: How to set the admin console for 5.5.x

2005-11-28 Thread Richard Mixon
Shridhar, You have placed it in the wrong directory structure. Look at the paths in the zip/tar file - they show you the correct location. It is mostly under server/webapps - not webapps. HTH - Richard > -Original Message- > From: N S, Shridhar [mailto:[EMAIL PROTECTED] > Sent: Monday,