Hi all,

The problem is that the TraxTransformer object doesn't pass on the XSL error message, which contains the vital information here. I'm not sure whether this is done this way for a particular reason. I use a patched version of this object in which I pass the original exception as 'cause' for the exception that the TraxTransformer is throwing. Saves a lot of puzzling while developing...

For lazy developpers like me: it is possible to just put this patched object in a jar of your own and drop in next to all the others in Web-inf/lib/, so it is removed easily for deployment to production environments etc..

Cheers

Kjell Arne Br�dreskift wrote:

It was a typo in the main-pdf.xslt document which caused this.

'<xsl:stylesheet' was typed '<xml:stylesheet'

Stupid error, but thanks anyway.


Kjell Arne

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



Reply via email to