Jim Douglas wrote:
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?
Does your forrest.properties file include this?
project.required.plugins=org.apache.forrest.plugin.output.pdf
It should be included by default. Have you modified any sitemaps?
Brian