Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 37821 invoked from network); 11 Apr 2006 04:34:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Apr 2006 04:34:19 -0000 Received: (qmail 22343 invoked by uid 500); 11 Apr 2006 04:34:18 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 22301 invoked by uid 500); 11 Apr 2006 04:34:18 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 22288 invoked by uid 99); 11 Apr 2006 04:34:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Apr 2006 21:34:17 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.206.72] (HELO web33008.mail.mud.yahoo.com) (68.142.206.72) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 10 Apr 2006 21:34:17 -0700 Received: (qmail 81910 invoked by uid 60001); 11 Apr 2006 04:33:55 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=LT8nHv1sBjEexF+gpiB+okS9teTn//cIFLglsTv7ezfm4+Fv5JOLNqKCiojVGfppsa92RwKc9CcbA5Pk9oV9tHZNsZ2RJEn1KMT5cIlJXV/7KwpES7ct+a2PNhqrlOeq5KBY+LfcYcshqYFog+lOUrbkQhMH1Ium/hSk0EjODD0= ; Message-ID: <20060411043355.81908.qmail@web33008.mail.mud.yahoo.com> Received: from [71.80.184.16] by web33008.mail.mud.yahoo.com via HTTP; Mon, 10 Apr 2006 21:33:55 PDT Date: Mon, 10 Apr 2006 21:33:55 -0700 (PDT) From: Mark Eggers Subject: dispatcher and linkmap.html To: dev@forrest.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Once again I have time use forrest. I would like to create sites that don't look like they've been built from forrest. The next generation of skinning (ie., dispatcher) looks perfect for that. My goals are to work through a completely custom layout, and then write up how I approached the design and construction of that layout. Unfortunately, I can't seem to get a dispatcher site to work. I've read the following thread in the mailing list: http://marc.theaimsgroup.com/?l=forrest-dev&m=114394781324160&w=2 I actually did the following in an attempt to get the dispatcher to work. 1) Checked out revision 390377 in a separate directory 2) Changed %FORREST_HOME% to that directory 3) cd to %FORREST_HOME\main 4) build 5) cd to ..\plugins\org.apache.forrest.plugin.output.pdf 6) %FORREST_HOME\tools\ant\bin\ant local-deploy 7) cd %FORREST_HOME%\whiteboard\plugins\org.apache.forrest.themes.core 8) %FORREST_HOME\tools\ant\bin\ant local-deploy 9) cd ..\org.apache.forrest.plugin.internal.dispatcher 10) %FORREST_HOME\tools\ant\bin\ant local-deploy I made a new directory, did a forrest seed, and then added the appropriate plugins to the project.required.plugins line. I got the same error as in the thread: X [0] linkmap.html BROKEN: Could not resolve locationmap location. I tried the same steps with revision 393034 and ran into the same error. I tried a forrest run (revision 393034) and received an internal server error. I looked at the logs, and here are some of the lines: locationmap.log WARN [core.modules.mapper.lm] (/index.html;jsessionid=2bah361m8prkx): Locationmap did not return a location for hint dispatcher.structurer.resourceType.document-v20 WARN [core.modules.mapper.lm] (/index.html;jsessionid=2bah361m8prkx): Error reading from source 'lm://dispatcher.structurer.resourceType.document-v20': Could not resolve locationmap location. WARN [core.modules.mapper.lm] (/index.html;jsessionid=2bah361m8prkx): Locationmap did not return a location for hint resolve.structurer.index error.log org.apache.cocoon.ProcessingException: Failed to process pipeline at - file:/C:/src/forrest-cur/build/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap:159:39 at - file:/C:/src/forrest-cur/build/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap:158:13 at - file:/C:/src/forrest-cur/build/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap:150:42 at - file:/C:/src/forrest-cur/build/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap:145:70 at - file:/C:/src/sites-src/dispatcher/build/tmp/internal.xmap:33:150 at - file:/C:/src/forrest-cur/main/webapp/sitemap.xmap:388:117 I probably don't understand the cocoon xmaps in enough detail to help decipher the problem. I'll continue to study it however. Thoughts on the problem? I am running this on Windows/2000 Professional and jdk 1.5.0_04 Thanks, Mark __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com