Return-Path: Delivered-To: apmail-roller-user-archive@www.apache.org Received: (qmail 3435 invoked from network); 2 Sep 2008 13:10:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Sep 2008 13:10:47 -0000 Received: (qmail 65807 invoked by uid 500); 2 Sep 2008 13:10:44 -0000 Delivered-To: apmail-roller-user-archive@roller.apache.org Received: (qmail 65791 invoked by uid 500); 2 Sep 2008 13:10:44 -0000 Mailing-List: contact user-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@roller.apache.org Delivered-To: mailing list user@roller.apache.org Received: (qmail 65780 invoked by uid 99); 2 Sep 2008 13:10:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2008 06:10:43 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of snoopdave@gmail.com designates 209.85.132.240 as permitted sender) Received: from [209.85.132.240] (HELO an-out-0708.google.com) (209.85.132.240) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2008 13:09:46 +0000 Received: by an-out-0708.google.com with SMTP id c23so397872anc.121 for ; Tue, 02 Sep 2008 06:09:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=lxwTxnzOoItD23sT0VpYZrJYmmPkVU7X1/gtpJZk3Mk=; b=hWG0XdDqw8qzs7MV4mn/mAh7TDjt5jzVWGuMLPKt2CbkdUnV3hfKQDZ8Ii1dZFBSPA 4oHCdYJcNcsP4+4rR0sXceeITdXSCEf2BfXRNfTvBJfGogeaB3v4h/BKlNnAKzKENf8G FyLQpJ/exMFWsN5ogFPP+3ROdrHwGW3Vi8wec= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Zx+dWJsQhh2ptghChcASMU3w0mJG4PhshOfwX1/HGwP4iHbnZHFZ+rVDfflVw+X6cW Dlza0lr8q/0Vlg1lP/HUZhwbP8YQynU+EnlGpYK57GRtkCoDQxtVGVwIDluIoolvztpy 77+e1nWxzN9srgYkVHnI/MZ34xOLuMyVQ+9uM= Received: by 10.100.216.12 with SMTP id o12mr7218240ang.117.1220360999235; Tue, 02 Sep 2008 06:09:59 -0700 (PDT) Received: by 10.100.196.18 with HTTP; Tue, 2 Sep 2008 06:09:59 -0700 (PDT) Message-ID: <8fb9ac720809020609j42dea924r8f46e4afd1d2b9fe@mail.gmail.com> Date: Tue, 2 Sep 2008 09:09:59 -0400 From: Dave To: user@roller.apache.org Subject: Re: Roller 4.0 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Aug 30, 2008 at 8:48 PM, Sriram Gopalan wrote: > I am using Roller 4.0 deployed on tomcat 5.5 > > 1. Created 2 users. > 2. Created 3 blogs. (Admin user owns 2 blogs) > 3. Create entries on each blog. > 4. Set the homepage to be homepage theme. > 5. "Enable aggregated site-wide frontpage" is selected. > 6. "Weblog is active (and should be included in community listings)" on all > 3 blogs. > > I still see "Recent Entries" and "Weblog Directory" empty. > > Do I need to configure planet aggregator ? No, the Planet Aggregator is only needed for external feeds. I'm not sure what is going wrong. Are there any errors in your log files? - Dave