XSLT is broken in webharvest_all_1.jar
Status: Beta
Brought to you by:
rbala
The file META-INF/services/javax.xml.transform.TransformerFactory from saxon8.jar is missing in webharvest_all_1.jar.
Java will then use the TransformerFactory from Xalan (which only supports XSLTv1.0) instead of the one shipped with saxon.
Adding the service to webharvest_all_1.jar solves the problem
Anonymous
config file to reproduce the problem
build.xml fix
Hi Jonathan,
The version 2.1 we are working on is free of this issue, so I suggest you to wait for its release - it should be soon.
Regards,
Maciej
Last edit: Maciej Czapiewski 2012-11-15