[ http://issues.apache.org/jira/browse/FOR-735?page=comments#action_12366488 ]
Johannes Schaefer commented on FOR-735: --------------------------------------- To get it running (forrest-0.7-377981, tomcat 5.5.15) 1. Adapt web.xml, see http://tinyurl.com/cn5ep (Mail archive) Now Forrest runs and produces some output but *not a single* plugin works. 2. Copy Forrest-0.7/build/plugins into the webapp dir and change the plugins entry in webapps\my-project\WEB-INF\xconf\forrest-core.xconf to <plugins>@context.home@/plugins</plugins> as described in http://issues.apache.org/jira/browse/FOR-403 Note: you must run Forrest first to get the plugins you need into the forrest/build 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
