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 statement receives the following warning
messge (root is just an example):

org.apache.fop.fo.FOTreeBuilder - Mismatch: root
(http://www.w3.org/1999/XSL/Format) vs . root ()

I cannot determine why the embedded version is receiving the warnings.

The fo document begins with the following:

<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"; ....

Check whether the XML parser in the application is configured
to ignore namespaces (yes this is possible).

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to