Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 62267 invoked from network); 11 Dec 2003 17:29:51 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Dec 2003 17:29:51 -0000 Received: (qmail 64411 invoked by uid 500); 11 Dec 2003 17:29:25 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 64095 invoked by uid 500); 11 Dec 2003 17:29:23 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 64069 invoked from network); 11 Dec 2003 17:29:22 -0000 Received: from unknown (HELO mail02.connectcomputer.com) (167.206.220.82) by daedalus.apache.org with SMTP; 11 Dec 2003 17:29:22 -0000 Received: from MAIL01.CONNECT.CONNECTAPPS.NET (unknown [167.206.149.159]) by mail02.connectcomputer.com (Postfix) with ESMTP id 7DE5522FE2; Thu, 11 Dec 2003 13:07:58 -0500 (EST) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Subject: RE: Tomcat4.1.29 Requested resource not available Date: Thu, 11 Dec 2003 12:29:33 -0500 Message-ID: <151954CE82EC3249A2B2A933CECB747E63EDB5@MAIL01.CONNECT.CONNECTAPPS.NET> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Tomcat4.1.29 Requested resource not available Thread-Index: AcPABShHMGMs7A/bRiOglzC4RISzHAAAemAw From: "Nadia Kunkov" To: "Tomcat Users List" , X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Did that. Same message: The requested rsource not available. Something else is wrong... Thanks. -----Original Message----- From: Ben Souther [mailto:bpsouther@adelphia.net] Sent: Thursday, December 11, 2003 11:29 AM To: Tomcat Users List Subject: Re: Tomcat4.1.29 Requested resource not available You don't need to run the install and you don't need a web.xml file. Create a directory under webapps (test) and create a WEB-INF directory = in it. Put a JSP in the test directory (test.jsp). The following will do: <%=3D"Hello World"%> Restart Tomcat. Point to http://localhost:8080/test/test.jsp with your browser. On Thursday 11 December 2003 11:26 am, you wrote: > Thanks. I did http://localhost:8080/manager/install?war=3Dtest 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: = name =3D "Tomcat" password =3D "Tomcat" roles =3D "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:ruixian.bao@pp.inet.fi] > 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=3Dtest > > 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 > > > --------------------------------------------------------------------- > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org