I'm trying to use Saxon XSLT processor with the XSLTService to transform a XML document into a HTML document.
I have copied all the Jar files that I have downloaded from the Saxon site to "D:\Adobe\Adobe LiveCycle ES2\jboss\server\lc_turnkey\lib".
I'm setting the Factory Name property in the Factory Options to "net.sf.saxon.TransformerFactoryImpl".
Then I deploy the application and the first time I invoke the REST endpoint of my process it works fine.
Than if I undeploy the application and deploy it again I get the following error:
[REST endpoint is not enabled for: Ecert/Processes/XSLTProcessor]
When I checked the Endpoint Management using the Livecycle Admin web application all REST Endpoint for my application had gone. But using Workbench to check the Default startpoint, the REST endpoint is select.
Have anyone of you guys tried to use a different XSLT processor with the XSLTService?
Is there any problem of using a XSLT processor which implement XSLT 2.0 standard with Livecycle ES2?
Any help will be greatly appreciated?
Cheers
Ubi