Are you aware that the base URL for the
manager GUI is http://localhost:8080/manager/html ?


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:xhqian258@;hotmail.com] 
Sent: Wednesday, 13 November 2002 5:01 PM
To: [EMAIL PROTECTED]
Subject: RE: help me!why i can't start the manager




here is my "tomcat-user.xml",but i still can't start manager from 
http://localhost:8080
please help me ,thank you!!

<?xml version='1.0' encoding='utf-8'?>
<tomcat-users>
  <role rolename="tomcat"/>
  <role rolename="role1"/>
  <role rolename="manager"/>
  <role rolename="admin"/>
  <user username="tomcat" password="tomcat" roles="tomcat"/>
  <user username="both" password="tomcat" roles="tomcat,role1"/>
  <user username="role1" password="tomcat" roles="role1"/>
  <user username="manager" password="manager" fullName="manager" 
roles="manager"/>
  <user username="admin" password="admin" fullName="" 
roles="admin,manager"/>
</tomcat-users>


_________________________________________________________________
�������������ĵ����ʼ�ϵͳ�� MSN Hotmail�� http://www.hotmail.com 


--
To unsubscribe, e-mail:
<mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to