I have a working Forrest site. When I deploy to a webapp, I lose the "Changes" and "Todo" areas of my site with the following error:
Request URI
changes.html
cause
No pipeline matched request: changes.xml
request-uri
/changes.html
or
Request URI
todo.html
cause
No pipeline matched request: todo.xml
request-uri
/todo.html
I changed the properties files to include
what I think I needed:
project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf
The command line is:
\apache-forrest-0.7\bin\forrest
webapp
My environment is:
Windows NT
JDK 1.4.2
Forrest 0.7
Thanks,
Lou
