XProc and FOP: Failed to instantiate FO provider

Here should go questions about transforming XML with XSLT and FOP.
fschmitt
Posts: 9
Joined: Mon Jul 20, 2015 3:31 pm

XProc and FOP: Failed to instantiate FO provider

Post by fschmitt »

Hi,

maybe my message from yesterday got lost - so again: When executing a xproc pipeline containing a simple xsl-formatter step using the built-in calabash xproc engine, we receive an error:

Code: Select all

Failed to instantiate FO provider
java.lang.ClassNotFoundException: com.xmlcalabash.util.FoFOP
We already put fop.jar into the calabash folder, but it still doesn't work. What's going wrong? Licensed Oxygen 17, Win 7 64bit.

Thanks in advance
fs