[ https://issues.apache.org/jira/browse/FOR-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thorsten Scherler closed FOR-1158. ---------------------------------- Resolution: Fixed Commit de la revisión 739234. FOR-1074 Using the war ant task to include the plugin libs > FOPNGSerializer in "war" not found > ---------------------------------- > > Key: FOR-1158 > URL: https://issues.apache.org/jira/browse/FOR-1158 > Project: Forrest > Issue Type: Bug > Components: Launch servlet WAR, Plugin: output.pdf > Reporter: Thorsten Scherler > > When building a "war" from a fresh-site the pdf plugin fails with: > ERROR (2009-01-30) 10:51.27:086 [sitemap] > (/my-project/samples-b/faq.html) http-8080-1/ExcaliburComponentManager: > Caught an exception trying to initialize the component handler. > org.apache.avalon.framework.configuration.ConfigurationException: Could not > load class org.apache.cocoon.blocks.fop.FOPNGSerializer for component named > 'fo2pdf' at > file:///home/thorsten/src/apache/tomcat6/webapps/my-project/build/plugins/org.apache.forrest.plugin.output.pdf/output.xmap:38:116 > at > org.apache.cocoon.components.ExtendedComponentSelector.configure(ExtendedComponentSelector.java:236) > at > org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector.configure(ComponentsSelector.java:158) > at > org.apache.avalon.framework.container.ContainerUtil.configure(ContainerUtil.java:201) > ... > Caused by: java.lang.ClassNotFoundException: > org.apache.cocoon.blocks.fop.FOPNGSerializer > at > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1358) > at > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1204) > at > org.apache.cocoon.components.ExtendedComponentSelector.configure(ExtendedComponentSelector.java:228) > ... 296 more -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.