Found it! Thanks
J.Pietschmann wrote:
Jeff Sexton wrote:
Migrating everything to 2.1.4 the PDF requests throw an exception.
org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.lang.RuntimeException: java.lang.ClassCastException: org.apache.fop.fo.flow.Block
This indicates that you have an incorrectly placed block somewhere, which was tolerated by the slightly older FOP included in Cocoon 2.0.4.
Get the XML and XSLT, run Xalan in order to produce a FO file, get the latest FOP distribution, and run the FO file through the FOP command line, using the -d flag. You'll get a stack trace with more information about the problem, and with some luck an indication where the problem is in the FO file.
J.Pietschmann
-- The ODS Companies Jeff Sexton Information Services (503) 228-6554 x1026 http://www.odscompanies.com
This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
