macsmaker wrote:
javax.servlet.ServletException: org.xml.sax.SAXParseException: Content is
not allowed in prolog

This is not an issue with FOP, the error is produced by the XML parser
included in your Java environment. At least one 1.4 JDK release is known
to include an XML parser having a bug which may cause the problem above.
Upgrading to a more recent JDK release, at least to the latest 1.4
release, should fix the problem.
FOP 0.20.5 contained its own, even older XML parser, so you didn't
notice the problem there.

J.Pietschmann

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

Reply via email to