On Oct 31, 2008, at 19:18, jhall wrote:

Hi

<snip />
So I want to ask the FOP developers if deploying FOP as a shared, common resource is problematic with Tomcat? (e.g., is there a known classloader
issue, or a threading issue?).

It's just weird. If I restart tomcat, the webapp streams the PDF to my browser just fine. I can do this all day long, but the minute I re- deploy
the application, I get the following TransformerError:

12:31:28,156  WARN FOTreeBuilder:373 - Mismatch: page-sequence
(http://www.w3.org/1999/XSL/Format) vs. root
(http://www.w3.org/1999/XSL/Format)

Can you do us a favor, and re-run the test with a slight addition?
see: http://xmlgraphics.apache.org/fop/faq.html#saxexception-mismatch

It will still fail, but it's very likely that, after adding the ErrorListener override to the base Transformer used in your webapp, the stack trace will be slightly more meaningful.


Thanks!

Andreas

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

Reply via email to