From user-return-15414-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Thu Mar 10 08:50:19 2011 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 30479 invoked from network); 10 Mar 2011 08:50:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Mar 2011 08:50:19 -0000 Received: (qmail 51176 invoked by uid 500); 10 Mar 2011 08:50:19 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 51076 invoked by uid 500); 10 Mar 2011 08:50:19 -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 51069 invoked by uid 99); 10 Mar 2011 08:50:19 -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 08:50:19 +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 08:50:13 +0000 Received: by iyj12 with SMTP id 12so1584816iyj.13 for ; Thu, 10 Mar 2011 00:49:53 -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=V16F2drRVcfieBkLpZlEI/GbRmCpulVnLFgMFpn4/E8=; b=YrneR7i9Iq7ewWc1JKu53DkpF2Zi1HBdoveYKAYGtQEAc8ehPLAQN1yKrMDPRpAb4I Y5niPZAPzQoUQE7xmiBzf843YHIdGKSxGUlO1lHv/TB7T7B0tmaT4ShY8Ubp/HE+dQJ2 jv0X+fSzicFS/FliG3sLKG7VxBaX14OQno498= 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=CuI1XYUKdX8eKGGbSGdpQQC+ce8Rbz+6wgwwcGONRa2TC/e41WxzlEtDzyCMYnetUA RrYKOkMzzGfgGvSvQOlETlOZluXgCJTJPg7Kj8DW3h6fQv4FCBb38rKCjfUn6Mdzx5YO IbUR0IFrVonwNctnIsFGZiPAuCIeIj5Skci2c= MIME-Version: 1.0 Received: by 10.43.60.2 with SMTP id wq2mr7606609icb.61.1299746993086; Thu, 10 Mar 2011 00:49:53 -0800 (PST) Received: by 10.42.171.134 with HTTP; Thu, 10 Mar 2011 00:49:53 -0800 (PST) In-Reply-To: <1299735015281-2659194.post@n3.nabble.com> References: <1299735015281-2659194.post@n3.nabble.com> Date: Thu, 10 Mar 2011 16:49:53 +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=bcaec51ddc5fd2219e049e1ced06 --bcaec51ddc5fd2219e049e1ced06 Content-Type: text/plain; charset=ISO-8859-1 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) > eh~~.. I might overlooked this line.... You might want use Geronimo V2.2 Server Adapter to hook up with Geronimo Server 2.2.1. Likewise, GEP3.0 for Geronimo 3.0 server. Jeff C > 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. > --bcaec51ddc5fd2219e049e1ced06 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Thu, Mar 10, 2011 at 1:30 PM, burn-x = <kashoux@gmail.co= m> 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)

eh~~.. I = might overlooked this line....

You might want use Geronimo V2.2 Serv= er Adapter to hook up with Geronimo Server 2.2.1.=A0 Likewise, GEP3.0 for G= eronimo 3.0 server.



=A0Jeff C



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.

--bcaec51ddc5fd2219e049e1ced06--