Re: I can't access the tomcat managment console

2005-07-15 Thread zhou jian
Without solving this problem, I can't do anything for
my work. 

Thanks for your help.

--Paul

--- zhou jian [EMAIL PROTECTED] wrote:

 Sorry to repeat this question. I hope that the title
 will describe the problem more accurately at this
 time.
 
 Thanks,
 --Paul
 
 --- zhou jian [EMAIL PROTECTED] wrote:
 
  Hi Everyone,
  
  I just installed tomcat 5.5.9. However, I can't
  login
  in to the manager functionality even if I set the
  the
  tomcate-users.xml right. The error message is :
  
  HTTP Status 403 - Access to the requested resource
  has
  been denied
  
  type Status report
  
  message Access to the requested resource has been
  denied
  
  description Access to the specified resource
 (Access
  to the requested resource has been denied) has
 been
  forbidden.
  
  I can't do anything without accessing to this
 part.
  
  I have been searched over google for similar
  problem.
  Hope you can give me some hints.
  
  
  Thanks in advance!
  
  --Paul
  
  
  
 
 
  Start your day with Yahoo! - make it your home
 page 
  http://www.yahoo.com/r/hs 
   
  
 
 
 
   
 __ 
 Yahoo! Mail for Mobile 
 Take Yahoo! Mail with you! Check email on your
 mobile phone. 
 http://mobile.yahoo.com/learn/mail 
 





Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: I can't access the tomcat managment console

2005-07-15 Thread Ian Darwin
   I just installed tomcat 5.5.9. However, I can't
   login
   in to the manager functionality even if I set the
   the
   tomcate-users.xml right. The error message is :
   
   HTTP Status 403 - Access to the requested resource
   has
   been denied

That message contradicts your assertion that you set the
tomcat-users.xml correctly. The filename is wrong in
your text, and you didn't give a complete description of
your problem. Please take your question to the tomcat-users
mailing list or try using a good search engine to find how
others have resolved their errors.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: I can't access the tomcat managment console

2005-07-15 Thread zhou jian
Sorry for the bother. But I have sent the message to
the user list, and there is no response for a long
time. I am trying to do develop work with tomcat right
now. I set the file according to the offical
instructions,here is the excerpt:
?xml version='1.0' encoding='utf-8'?
tomcat-users
  role rolename=tomcat/
  role rolename=role1/
  role rolename=standard/
  role rolename=manager/
  user username=jzhou password=12345
roles=standard,manager/
  user username=tomcat password=tomcat
roles=tomcat/
  user username=role1 password=tomcat
roles=role1/
  user username=both password=tomcat
roles=tomcat,role1/
  user username=admin password=secret
roles=manager/
/tomcat-users

I did extensive search over the internet and did find
some people suggest that I add admin role. I added
in  another test but failed.


I am submitting this to this group, 'cause I felt this
issue is really strange. I download the tomcat
freshly, I can only access the Tomcat Manager for the
first time with a failed attempts. Later, I reinstall
tomcat, but the problem exists.

Status
Tomcat Administration
Tomcat Manager 

I used to use lower version of tomcat. There is no
problem of that. I doubt that this is the specified
problem of 5.5.9.

I don't really have much experience on this mail list.
If you need further information, please let me know.

Thanks,

--Paul


--- Ian Darwin [EMAIL PROTECTED] wrote:

I just installed tomcat 5.5.9. However, I
 can't
login
in to the manager functionality even if I set
 the
the
tomcate-users.xml right. The error message is
 :

HTTP Status 403 - Access to the requested
 resource
has
been denied
 
 That message contradicts your assertion that you
 set the
 tomcat-users.xml correctly. The filename is wrong
 in
 your text, and you didn't give a complete
 description of
 your problem. Please take your question to the
 tomcat-users
 mailing list or try using a good search engine to
 find how
 others have resolved their errors.
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 





Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]