Return-Path: Delivered-To: apmail-lenya-user-archive@www.apache.org Received: (qmail 16465 invoked from network); 14 Oct 2010 08:31:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Oct 2010 08:31:22 -0000 Received: (qmail 4579 invoked by uid 500); 14 Oct 2010 08:31:22 -0000 Delivered-To: apmail-lenya-user-archive@lenya.apache.org Received: (qmail 4378 invoked by uid 500); 14 Oct 2010 08:31:20 -0000 Mailing-List: contact user-help@lenya.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@lenya.apache.org Delivered-To: mailing list user@lenya.apache.org Received: (qmail 4371 invoked by uid 99); 14 Oct 2010 08:31:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Oct 2010 08:31:19 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of scherler@gmail.com designates 74.125.82.48 as permitted sender) Received: from [74.125.82.48] (HELO mail-ww0-f48.google.com) (74.125.82.48) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Oct 2010 08:31:14 +0000 Received: by wwb18 with SMTP id 18so58788wwb.29 for ; Thu, 14 Oct 2010 01:30:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=Sf1h08/iCmMVJ/EPCnGzAyhBAqaFE4QF5VGKcoagvcQ=; b=D63OJEOodqITDSojQuwq4fasxyF29w56G1WbrntyGnfaaI+7EpWChLys/JlzVnW+Ul +qBZr9QG4bwDpqaAaf2KQ7nEO4AyVATyUsBKO3wMNEXgktzlJ4jLKxgGb1ChKpby/M+V AHfTtoPtDtkmmRh5zot9DM+H+C5VgPs4AfmW0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=koofwYQBK0NbR3/uvM/SlaNxVioFrrtgXkCWGCUfiyCpIyY4b84tyv3HL4mNwWF3jJ r2+pqdnNCBncIQFZ+I6yz6dOJ6Eddd4CCpRZSbUCYWdmcHHsVg+F9aEk1Mvs6jp7sbeh EHFK0TkaFlc6FQW2bvaIon/gZPtF3qrmE2aaM= Received: by 10.227.196.74 with SMTP id ef10mr9837561wbb.18.1287045052028; Thu, 14 Oct 2010 01:30:52 -0700 (PDT) Received: from [10.0.0.38] (202.Red-195-57-78.staticIP.rima-tde.net [195.57.78.202]) by mx.google.com with ESMTPS id i19sm6604207wbe.23.2010.10.14.01.30.46 (version=SSLv3 cipher=RC4-MD5); Thu, 14 Oct 2010 01:30:47 -0700 (PDT) Subject: Re: Lenya blank page, Cocoon works properly From: Thorsten Scherler To: user@lenya.apache.org In-Reply-To: <4CB639DD.5000203@danielbruessler.de> References: <4CB5D25A.8060901@danielbruessler.de> <4CB616BA.4000301@4sengines.com> <4CB639DD.5000203@danielbruessler.de> Content-Type: text/plain; charset="UTF-8" Date: Thu, 14 Oct 2010 10:30:44 +0200 Message-ID: <1287045044.5475.1.camel@mcKenny> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 8bit On Thu, 2010-10-14 at 00:59 +0200, Daniel Brüßler wrote: > Hello, > > every URL I try with lenya (using the embedded Jetty) shows just a blank > page. Is there an exception thrown? What does tail -f build/lenya/webapp/WEB-INF/logs/* returns when you request one of the pages? salu2 > > http://localhost:8888/ > http://localhost:8888/kldsjfkldjf > http://localhost:8888/default/ > http://localhost:8888/lenya/ > http://localhost:8888/lenya/index.html > > What can I uncomment or include in > $LENYA_HOME/src/webapp/global-sitemap.xmap > or > $LENYA_HOME/src/pubs/default/sitemap.xmap > to find the rendering problem ? > > Cheers! > Daniel > > > Hi, > > > > Do you deploy on tomcat (witch version?) or jetty (embedded ?) ? > > > > Witch url you try ? > > > > ++ > > > > On 10/13/2010 05:38 PM, Daniel Brüßler wrote: > > > >> Hello, > >> > >> I started cocoon with > >> ./cocoon.sh > >> in $COCOON_HOME > >> > >> and it works properly. The changes I do in the sitemap.xmap and in the > >> xsl's and xml files work, I see the rendered xhtml in the browser. I > >> just do a > >> ./build.sh > >> in $COCOON_HOME > >> > >> Now the question is how can I test why lenya just renders a blank page? > >> Can I uncomment something from the lenya sitemap to find the > >> rendering-problem? > >> > >> (Lenya 2.0.3 on Ubuntu 10.04) > >> > >> Cheers! > >> Daniel > >> > >> :: TEL +49 (0)911 - 815 90 30 > >> :: Daniel Bruessler - Emilienstr. 10 - 90489 Nuernberg > >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org > For additional commands, e-mail: user-help@lenya.apache.org > -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org For additional commands, e-mail: user-help@lenya.apache.org