Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 46611 invoked from network); 10 Mar 2011 06:54:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Mar 2011 06:54:12 -0000 Received: (qmail 47244 invoked by uid 500); 10 Mar 2011 06:54:12 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 47151 invoked by uid 500); 10 Mar 2011 06:54:08 -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 47144 invoked by uid 99); 10 Mar 2011 06:54:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Mar 2011 06:54:07 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chirunhua@gmail.com designates 209.85.210.182 as permitted sender) Received: from [209.85.210.182] (HELO mail-iy0-f182.google.com) (209.85.210.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Mar 2011 06:54:02 +0000 Received: by iyj12 with SMTP id 12so1502369iyj.13 for ; Wed, 09 Mar 2011 22:53:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=k/+3VWRNK76ZYnGmnT5KU26nmZ7zMy5mGTkcib/CjMA=; b=I0AEL8rkoEJt/+abLOevODg6p+gyd3hiHLeGxhxyk8Y0jvFfemc8WwP26hSYU/8xVD 8p/aP5lwNBC38laGVQRWwndEXR9YGOTkn3Pfsjy3odz18sJg6YH3htXBq55YJohtdKr7 fwuuhN7TUIsaPfopY7bjqxPiSa4lcTxuGaOoA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=b1BaQfufKBbJ/GVYyOwboQKIqD07Jdt3vbqZ/PT3j6MAFRFX537ZLRf0rooebWv/F7 VT/dyiD6Qzoj83LBf/FyTwi9VqHviw9rKc2EQXGg+WGbzH7sFWrH6eGomtab6Ca96rlm TI9kGaV4oemUHEIPhkRy7ZocYt8m6Rd6aL47c= MIME-Version: 1.0 Received: by 10.43.60.2 with SMTP id wq2mr7483638icb.61.1299740021860; Wed, 09 Mar 2011 22:53:41 -0800 (PST) Received: by 10.42.171.134 with HTTP; Wed, 9 Mar 2011 22:53:41 -0800 (PST) In-Reply-To: <1299735015281-2659194.post@n3.nabble.com> References: <1299735015281-2659194.post@n3.nabble.com> Date: Thu, 10 Mar 2011 14:53:41 +0800 Message-ID: Subject: Re: Deploy application in Eclipse, get blank page From: chi runhua To: user@geronimo.apache.org Content-Type: multipart/alternative; boundary=bcaec51ddc5f4daa5f049e1b4e0b --bcaec51ddc5f4daa5f049e1b4e0b Content-Type: text/plain; charset=ISO-8859-1 To deploy on GEP, follow the steps below: 1. In the *Servers* view, right click on *Apache Geronimo v2.2 Server at localhost* and select *Add and Remove Projects*. 2. In the *Add and Remove Projects* dialog, select the project under *Available projects* and click on *Add* button. The project will now be listed under *Configured projects*. 3. Click *Finish*. HTH. Jeff C On Thu, Mar 10, 2011 at 1:30 PM, burn-x wrote: > Hi! > > I feel kind of silly posting this, but I've been trying to figure out why > when I deploy a simple project (the HelloWorld example in the Apache > Geronimo Documentation) I get a blank page with no source code. The title > of the tab in Eclipse for the page is "about:blank". The console also > doesn't indicate that any request as been sent to Geronimo server. > > When I deploy the application through Geronimo Console, the application > runs > fine when I access it through a internet browser. > > I'm running on Eclipse Helios with Apache Geronimo v3.0 Server Adapter. > Apache Geronimo version is 2.2.1 (Jetty) > > Thanks, > > Burn-X > > -- > View this message in context: > http://apache-geronimo.328035.n3.nabble.com/Deploy-application-in-Eclipse-get-blank-page-tp2659194p2659194.html > Sent from the Users mailing list archive at Nabble.com. > --bcaec51ddc5f4daa5f049e1b4e0b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable To deploy on GEP, follow the steps below:
  1. In the Servers view, right click on Apache Geronimo v2.2 Server at localhost and = select Add and Remove Projects.
  2. In the Add and Remove Pr= ojects dialog, select the project under Available projects and = click on Add button. The project will now be listed under Config= ured projects.
  3. Click Finish.
HTH.

Jeff C

On Thu, Mar 10, 2011 at 1:30 PM, burn-x <<= a href=3D"mailto:kashoux@gmail.com">kashoux@gmail.com> wrote:=
Hi!

I feel kind of silly posting this, but I've been trying to figure out w= hy
when I deploy a simple project (the HelloWorld example in the Apache
Geronimo Documentation) I get a blank page with no source code. =A0The titl= e
of the tab in Eclipse for the page is "about:blank". =A0The conso= le also
doesn't indicate that any request as been sent to Geronimo server.

When I deploy the application through Geronimo Console, the application run= s
fine when I access it through a internet browser.

I'm running on Eclipse Helios with Apache Geronimo v3.0 Server Adapter.=
Apache Geronimo version is 2.2.1 (Jetty)

Thanks,

Burn-X

--
View this message in context: http://apache-geronimo.328035.n3.nabble.com/Deploy-ap= plication-in-Eclipse-get-blank-page-tp2659194p2659194.html
Sent from the Users mailing list archive at Nabble.com.

--bcaec51ddc5f4daa5f049e1b4e0b--