Use Xproc with oxygen old version
Questions about XML that are not covered by the other forums should go here.
-
- Posts: 2
- Joined: Mon May 05, 2014 4:10 pm
Use Xproc with oxygen old version
Hello,
I’m using an old version of Oxygen XML Enterprise Editor 11.2, build 2010090711
Saxon 6 6.5.5
Saxon EE 9.2.0.6 (Oxygen build)
Calabash 0.9.19
I’m trying to use xproc
but when I tried to run it I have an error :
Is it possible for me to use xproc with my version and how to do this
Thanks
I’m using an old version of Oxygen XML Enterprise Editor 11.2, build 2010090711
Saxon 6 6.5.5
Saxon EE 9.2.0.6 (Oxygen build)
Calabash 0.9.19
I’m trying to use xproc
Code: Select all
java -classpath "C:/Program Files (x86)/Oxygen XML Editor 11/lib/xproc/calabash/calabash.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib/xproc/calabash/saxon9.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib/xproc/calabash/saxon9-s9api.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib/xproc/calabash/saxon9sa.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib/commons-httpclient-3.1.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib/commons-logging-1.0.4.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib/commons-codec-1.3.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib" -Dcom.xmlcalabash.phonehome=false com.xmlcalabash.drivers.Main -a ${cfne}
Code: Select all
Started: java -classpath "C:/Program Files (x86)/Oxygen XML Editor 11/lib/xproc/calabash/calabash.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib/xproc/calabash/saxon9.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib/xproc/calabash/saxon9-s9api.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib/xproc/calabash/saxon9sa.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib/commons-httpclient-3.1.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib/commons-logging-1.0.4.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib/commons-codec-1.3.jar;C:/Program Files (x86)/Oxygen XML Editor 11/lib" -Dcom.xmlcalabash.phonehome=false com.xmlcalabash.drivers.Main -a Export_EPV_V40.xsl
FATAL: Failed to parse configuration file.
java.lang.RuntimeException: Build error: Saxon-SA release date does not match Saxon-B release date
Picked up _JAVA_OPTIONS: -Xmx512M
Process ended with exit code: 2
Thanks
-
- Posts: 2879
- Joined: Tue May 17, 2005 4:01 pm
Re: Use Xproc with oxygen old version
Hi,
In case anyone else encounters this.
v11.2 has the Calabash XProc processor builtin, so it can be used directly from an XProc transformation scenario. So, it's not necessary to configure Calabash as an external processor.
In this case, it didn't work because two editions of Saxon were mixed in the classpath:
- Saxon-B - Oxygen/lib/xproc/calabash/saxon9.jar
- Saxon-SA Oxygen/lib/xproc/calabash/saxon9sa.jar
These are not included in the Oxygen kit in that location. If you have a separate license for Saxon-SA, keep that one, otherwise stick with the free Saxon-B.
Regards,
Adrian
In case anyone else encounters this.
v11.2 has the Calabash XProc processor builtin, so it can be used directly from an XProc transformation scenario. So, it's not necessary to configure Calabash as an external processor.
In this case, it didn't work because two editions of Saxon were mixed in the classpath:
- Saxon-B - Oxygen/lib/xproc/calabash/saxon9.jar
- Saxon-SA Oxygen/lib/xproc/calabash/saxon9sa.jar
These are not included in the Oxygen kit in that location. If you have a separate license for Saxon-SA, keep that one, otherwise stick with the free Saxon-B.
Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Return to “General XML Questions”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service