Hello,

I did what you suggested:
so now I have :

in the directory /usr/local/apache-tomcat-5.5.20/conf/Catalina/ localhost/
conf/___
_______Catalina
______________localhost
_____________________admin.xml
_____________________host-manager.xml
_____________________manager.xml

and in /usr/local/apache-tomcat-5.5.20/server/webapps/

server/__
_______webapps
______________/admin/
____________________admin.css
____________________admin.xml
____________________etc...
______________/host-manager/
____________________etc...
______________/manager/
____________________etc...

But when I http://192.168.0.1:8080/admin/ I get the same message as before... (after restarting the server). This message is coming from /usr/local/apache-tomcat-5.5.20/webapps/ ROOT/admin/index.html

Will not change the link but have (in the file .../ROOT/admin/ index.html) to redirect to xxx. jsp?

There is no index.jsp in the directory .../server/webapps/admin/ so what do I have to do?

Is my configuration ok?

Thank you.

Unfortunately there is no guidelines as to what to do when you download the admin stuff. Not a word !!!.
On 31 mars 07, at 14:19, Tim Lucia wrote:


-----Original Message-----
From: dimitryous r. [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 31, 2007 8:04 AM
To: Apache Tomcat
Subject: Tomcat Administration

Hello,
I just finished my upgrade to Apache Tomcat/5.5.20.

I know that for security reasons, using the administration webapp is
restricted to users with role "admin".

The is correct in "/usr/local/apache-tomcat-5.5.20/conf/tomcat-
users.xml" file (I'm admin and manager) but still I get the message:
"Tomcat's administration web application is no longer installed by
default. Download and install the "admin" package to use it."

Then downloaded the package at http://archive.apache.org/dist/tomcat/
tomcat-5/v5.5.20/bin/.

Just don't know where to put (? directory) the extracted files in.

Take the 'conf' directory from the zip and install it over the conf
directory of your installed tomcat area (this provides
conf/Catalina/localhost/admin.xml). Take the 'server' directory from the
zip and ...

Tim


Help me please,

TIA

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




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