Discussion:
[jira] [Updated] (COCOON3-82) Allow Saxon to be used as a XSLT transformer
Francesco Chicchiriccò (JIRA)
2013-01-19 13:44:12 UTC
Permalink
[ https://issues.apache.org/jira/browse/COCOON3-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò updated COCOON3-82:
------------------------------------------

Fix Version/s: 3.0.0-beta-1
Allow Saxon to be used as a XSLT transformer
--------------------------------------------
Key: COCOON3-82
URL: https://issues.apache.org/jira/browse/COCOON3-82
Project: Cocoon 3
Issue Type: Improvement
Components: cocoon-sax
Affects Versions: 3.0.0-beta-1
Reporter: Huib Verweij
Fix For: 3.0.0-beta-1
In order to use XSLT 2.0 features (and beyond) in a XSLT transform I need to be able to use Saxon as a transformer. In C2.2 this could be done.
There is a way of defining the transformer to be used in the system settings: -Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl. This might work, I am not sure, but then the choice of XSLT processor is gone - but that is perhaps not important?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Francesco Chicchiriccò (JIRA)
2013-02-26 08:36:13 UTC
Permalink
[ https://issues.apache.org/jira/browse/COCOON3-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586934#comment-13586934 ]

Francesco Chicchiriccò commented on COCOON3-82:
-----------------------------------------------

Saxon CE 1.1 is open source [1] under terms of Mozilla Public License version 2.0.

[1] http://www.saxonica.com/ce/index.xml
Allow Saxon to be used as a XSLT transformer
--------------------------------------------
Key: COCOON3-82
URL: https://issues.apache.org/jira/browse/COCOON3-82
Project: Cocoon 3
Issue Type: Improvement
Components: cocoon-sax
Affects Versions: 3.0.0-beta-1
Reporter: Huib Verweij
Fix For: 3.0.0-beta-1
In order to use XSLT 2.0 features (and beyond) in a XSLT transform I need to be able to use Saxon as a transformer. In C2.2 this could be done.
There is a way of defining the transformer to be used in the system settings: -Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl. This might work, I am not sure, but then the choice of XSLT processor is gone - but that is perhaps not important?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...