Thanks.  I did http://localhost:8080/manager/install?war=test and got the error: 
"Access to the specified resource has been denied/forbidden".  What does that mean?  
In $Tomcat_Home/conf/tomcat_users.xml I have this:
<user name = "Tomcat" password = "Tomcat" roles = "tomcat,manager"/>
(I'm not logged in to the machine as Tomcat but I thin it has nothing to do with it, 
right?)
When I try to to http://localhost:8080/manager/list I get the same error...
Can you give me any idea on what is going on?
Thanks
N.K.

-----Original Message-----
From: BAO RuiXian [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 11, 2003 10:50 AM
To: Tomcat Users List
Subject: Re: Tomcat4.1.29 Requested resource not available


Nadia Kunkov wrote:

>Hi, I've just installed Tomcat4.1.29 and it's my first time configuring it from the 
>scratch.  I'm able to go to http://localhost:8080/examples or 
>http://localhost:8080/tomcat-docs/index.html.  But I have also created a new 
>directory under $Tomcat_home/webapps called test.  Under that I created WEB-INF and 
>copied one of my old web.xml files over there.  When I try to access 
>http://localhost:8080/test/  I get a message: resource not available.  I know I'm 
>missing something really simple but I 
>
I think you need to install it first. For example by the following way:

http://localhost:8080/manager/install?war=test

Best

Bao

>can't figure it out.  Permissions are fine.
>I appreciate your help.
>N.K.
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>  
>


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


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

Reply via email to