fop trouble
"Wouter de Vaal" <[email protected]>
| Newsgroups | gmane.comp.java.strutscx.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm trying to use fop to transform an xml into a pdf, but something is wrong. I've tried it with my xml/xsl-fo from the command-line and there it works fine, but within strutscx I get this error: 2003-10-02 16:51:35,984 INFO - building formatting object tree [INFO] setting up fonts 2003-10-02 16:51:36,109 INFO - [1] 2003-10-02 16:51:36,109 INFO - [1] 2003-10-02 16:51:36,109 ERROR - [StrutsCXFOPTransformer] TransformerException 2003-10-02 16:51:36,109 ERROR - [StrutsCXFOPTransformer] StrutsCXXSLTException during XSLT transformation I guess that probably it's the fop process that throws an exception, but I can't find it anywhere in the logs, even when I set the default level for the strutscx logger to DEBUG. Is there a way to let fop run in debug mode or something like that? Or how should I be able to show the exception without hacking it into the strutscx source? Regards, Wouter de Vaal