[ http://issues.apache.org/jira/browse/FOR-735?page=comments#action_12364445 ]
Ross Gardler commented on FOR-735: ---------------------------------- The problem is simply that the plugins are not located in the war file in a place Forrest expects to find them. They are not downloaded when running a war, ony when building a war. And even then they are only downloaded if they are not already present on the local machine (either in build or in the plugins src directory. > Plugins are not correctly deployed in webapp mode > ------------------------------------------------- > > Key: FOR-735 > URL: http://issues.apache.org/jira/browse/FOR-735 > Project: Forrest > Type: Bug > Components: Plugins (general issues), Core operations, Launch servlet WAR > Versions: 0.7 > Environment: Forrest 0.7 running as a webapp under Tomcat 5.0.28 on JDK > 1.5.0_01 on Debian Linux. > Reporter: Gunther Sablon > Priority: Critical > Fix For: 0.8-dev > > (At this point I didn't try this scenario step by step any more; basically it > is what we did to setup the site, except that we copied our project data from > forrest 0.6 before trying the pdf links) > - run forrest webapp to create an empty webapp > - configure Tomcat to run the webapp (we did it by creating a context > descriptor and put it onder Tomcat's config directory) > - the pdf links give an error "Resource Not Found" -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
