From user-return-13462-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Sat Jun 13 01:57:07 2009 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 2643 invoked from network); 13 Jun 2009 01:57:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jun 2009 01:57:07 -0000 Received: (qmail 34665 invoked by uid 500); 13 Jun 2009 01:57:18 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 34593 invoked by uid 500); 13 Jun 2009 01:57:18 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 34585 invoked by uid 99); 13 Jun 2009 01:57:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jun 2009 01:57:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jun 2009 01:57:08 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MFIUB-0001Bh-IZ for user@geronimo.apache.org; Fri, 12 Jun 2009 18:56:47 -0700 Message-ID: <24008420.post@talk.nabble.com> Date: Fri, 12 Jun 2009 18:56:47 -0700 (PDT) From: caof2005 To: user@geronimo.apache.org Subject: Re: Hello World Tutorial - Requested Resource not available In-Reply-To: <24000701.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: caof2005@gmail.com References: <24000364.post@talk.nabble.com> <24000701.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks Viola. I was wrong when writing the error message that I got. The correct one is: HTTP status 404/HelloWorld/ type status report mesage /HelloWorld/ description "The requested resource (/HelloWorld/) is not available. And http://localhost:8080/HelloWorld/ address automatically appeared in the url address bar of the embedded browser after I run/deploy. So as you see nothing changes but the name of the resource. However, while I was trying to inspect that address, I appended the "hello.jsp" part to the end of the address. And it worked perfectly! Thanks a lot! But I still have the question...: Is there a way to configure the embedded browser, so that it automatically detects the correct URL? I carefully followed each of the steps indicated in the tutorial, so I supposed that I will get no error message at all, or had to change anything in any view/browser. The parameters that I used while I was in the Dynamic Project Wizard were: Project Name: HelloWorld Directory: D:\SWExercises\eclipse\HelloWorld Target Runtime: Apache Geronimo v2.1 Dynamic WebModule Version: 2.5 Configuration: Default Configuration for Apache v2.1 Context Root: HelloWorld Content Directory: WebContent Java Source Directory: src Generate Deployment Descriptor - yes Group Id: default Artifact Id: Version: 1.0 Artifact Type: car Add runtime dependency to Geronimo shared library - no Parent Folder: HellWorld/WebContent Name of the JSP added to the project: hello.jsp Could you clarify what I did wrong? Thanks Carlos viola.lu wrote: >=20 > For hello world sample, access link is > http://localhost:8080/HelloWorld/hello.jsp, not > http://localhost:8080/Hello/hello.jsp. >=20 > caof2005 wrote: >>=20 >> Hi, folks, I=C2=B4m totally newbe to Geronimo so this question: >>=20 >> I have tried to do the "Hello World Web Application" that is described i= n >> the Geronimo=C2=B4s v2.1 Developers Guide Tutorial Section. >>=20 >> I am using Eclipse Gamynedes 3.4.2 with the Geronimo Eclipse Plugin (GEP= ) >> 2.1.4. >>=20 >> I followed each of the steps indicated in the tutorial, however at the >> end when trying to run and deploy a simple Hello.jsp page from within >> Eclipse GEP, what I got from the embedded browser is the following error= : >>=20 >> HTTP status 404/hello/ >> type status report >> mesage /hello/ >> description "The requested resource (/hello/) is not available. >>=20 >> Does anybody have an idea what can be happening? >>=20 >> Regards. >> Carlos >>=20 >>=20 >=20 >=20 --=20 View this message in context: http://www.nabble.com/Hello-World-Tutorial---= Requested-Resource-not-available-tp24000364s134p24008420.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.