
| Key: |
FOR-403
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Rick Tessner
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Plugins are not available when running Forrest as a deployed webapp.
For example:
% forrest seed
% forrest war
Deploy the war file, point browser to the deployed webapp and clicking on the PDF link results in:
Resource Not Found
Message: Resource Not Found
Description: The requested resource "/blat/index.pdf" could not be found
Sender: org.apache.cocoon.servlet.CocoonServlet
Source: Cocoon Servlet
|
|
Description
|
Plugins are not available when running Forrest as a deployed webapp.
For example:
% forrest seed
% forrest war
Deploy the war file, point browser to the deployed webapp and clicking on the PDF link results in:
Resource Not Found
Message: Resource Not Found
Description: The requested resource "/blat/index.pdf" could not be found
Sender: org.apache.cocoon.servlet.CocoonServlet
Source: Cocoon Servlet
|
Show » |
|
<plugins>@forrest.home@/build/plugins</plugins>
The plugins directory needs to be put somewhere accessible by the webapp