J,
Make sure you check your config files and make sure the new jar is replacing the old
in the classpath.
Regards,
Dylan del Rosario
>>> [EMAIL PROTECTED] 01/24/02 04:46 AM >>>
Hi!
I want to integrate fop-0_20_1-dev.jar in Cocoon-2.0rc2.
I can't upgrade to Cocoon-2.0 because our Project needs
"multiple dictionary support" and the current i18n transformer doesn't
support this feature, yet.
But I want to profit from the new fo tags implemented in fop-0_20
I tried to replace the fop-0_19.jar with the fop-0_20.jar without
success.
I got the following error in cocoon.log.
Does anybody know how I get it to work?
Regards
J. Schwarz
****SNIP****
java.lang.NoClassDefFoundError: org/apache/log/format/Formatter
at
org.apache.fop.configuration.ConfigurationReader.createParser(ConfigurationReader.java:95)
at
org.apache.fop.configuration.ConfigurationReader.start(ConfigurationReader.java:62)
at
org.apache.fop.apps.Options.loadStandardConfiguration(Options.java:141)
at org.apache.fop.apps.Options.<init>(Options.java:30)
at
org.apache.cocoon.serialization.FOPSerializer.configure(FOPSerializer.java:89)
at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:108)
at
org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70)
at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimitingPool.java:82)
at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.initialize(SoftResourceLimitingPool.java:67)
at
org.apache.avalon.excalibur.component.PoolableComponentHandler.initialize(PoolableComponentHandler.java:85)
at
org.apache.avalon.excalibur.component.ExcaliburComponentSelector.addComponentExcaliburComponentSelector.java:383)
at
org.apache.cocoon.sitemap.SitemapComponentSelector.addSitemapComponent(SitemapComponentSelector.java:78)
at
org.apache.cocoon.sitemap.AbstractSitemap.load_component(AbstractSitemap.java:225)
at
org.apache.cocoon.www.sitemap_xmap$Configurer.configSerializers(sitemap_xmap.java:1350)
at
org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:769)
at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:108)
at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:81)
at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(GeneratorSelector.java:118)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.addCompiledComponent(ProgramGeneratorImpl.java:292)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateResource(ProgramGeneratorImpl.java:273)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:179)
at org.apache.cocoon.sitemap.Handler.run(Handler.java:204)
at java.lang.Thread.run(Thread.java:484)
****SNAP****
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>