Re: [SPAM] FOTreeBuilder - Mismatch

2007-02-16 Thread tahjmh
to being namespace aware. J.Pietschmann wrote: > > tahjmh wrote: >> We have recently unpdated to the .93 version. I am able to generate PDFs >> from a command line program with no warning messages. However, when the >> application is deployed, every fo statemen

FOTreeBuilder - Mismatch

2007-02-12 Thread tahjmh
We have recently unpdated to the .93 version. I am able to generate PDFs from a command line program with no warning messages. However, when the application is deployed, every fo statement receives the following warning messge (root is just an example): org.apache.fop.fo.FOTreeBuilder - Mismatc

Re: FOP .93 NoSuchMethodError

2007-01-12 Thread tahjmh
ld xmlgraphics-commons.jar in your classpath. FOP 0.93 > need version 1.1. > > On 12.01.2007 15:51:48 tahjmh wrote: >> >> I have been running FOP .92 successfully. When I download the new .93 >> fop.jar and run, I receive the fol

FOP .93 NoSuchMethodError

2007-01-12 Thread tahjmh
I have been running FOP .92 successfully. When I download the new .93 fop.jar and run, I receive the following error: NoSuchMethodError at org.apache.fop.fo.ElementMappingRegistry.setupDefaultMappings. The error is triggered when attempting to create the FopFactory.newInstance( ). I have revie