Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 59843 invoked from network); 12 Jun 2006 02:22:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jun 2006 02:22:57 -0000 Received: (qmail 20161 invoked by uid 500); 12 Jun 2006 02:22:56 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 20126 invoked by uid 500); 12 Jun 2006 02:22:55 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 20117 invoked by uid 99); 12 Jun 2006 02:22:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Jun 2006 19:22:55 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,MSGID_FROM_MTA_HEADER,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jdz99@hotmail.com designates 65.54.168.29 as permitted sender) Received: from [65.54.168.29] (HELO hotmail.com) (65.54.168.29) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Jun 2006 19:22:54 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 11 Jun 2006 19:22:34 -0700 Message-ID: Received: from 65.54.168.200 by by113fd.bay113.hotmail.msn.com with HTTP; Mon, 12 Jun 2006 02:22:31 GMT X-Originating-IP: [66.65.161.178] X-Originating-Email: [jdz99@hotmail.com] X-Sender: jdz99@hotmail.com From: "Jim Douglas" To: user@forrest.apache.org Subject: Forrest PDF creation Date: Mon, 12 Jun 2006 02:22:31 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 12 Jun 2006 02:22:34.0530 (UTC) FILETIME=[10BA7020:01C68DC7] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N When I click on the PDF icon on my Forrest created website I get the following error, Resource Not Found Message: Resource Not Found Description: The requested resource "/xzxzxz/mysite/contact.pdf" could not be found Sender: org.apache.cocoon.servlet.CocoonServlet Source: Cocoon Servlet There is no contact.pdf file getting created, when I create one manually and place it in the directory everything is fine. Can someone tell me what setting will create the PDF dynamically? Jim