You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Nadia Kunkov <na...@parkerglobal.com> on 2003/12/11 16:22:44 UTC

Tomcat4.1.29 Requested resource not available

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 can't figure it out.  Permissions are fine.
I appreciate your help.
N.K.



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


Re: Tomcat4.1.29 Requested resource not available

Posted by BAO RuiXian <ru...@pp.inet.fi>.
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: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>  
>


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