TEI ODD transform fails

sderrick
Posts: 264
Joined: Sat Jul 10, 2010 4:03 pm

TEI ODD transform fails

Post by sderrick »

Trying to transform ODD to any format using builtin TEI ODD transforms fails.

TEI ODD to RELAX NG (compact syntax)

Transformation failed. /home/scott/.com.oxygenxml/extensions/v21.0/frameworks/http___www.tei_c.org_release_oxygen_updateSite.oxygen/tei/xml/tei/stylesheet/common/teianttasks.xml:386:

java.lang.ClassNotFoundException: net.sf.saxon.TransformerFactoryImpl


my stand alone Linux editor

<oXygen/> XML Editor 21.0, build 2019022207

thanks, Scott
sderrick
Posts: 264
Joined: Sat Jul 10, 2010 4:03 pm

Re: TEI ODD transform fails

Post by sderrick »

I fired up my old version 20.0 and the transform worked fine...

Scott
Radu
Posts: 9046
Joined: Fri Jul 09, 2004 5:18 pm

Re: TEI ODD transform fails

Post by Radu »

Hi Scott,

Sorry about the delay.
Oxygen changed some library names and the transformation scenarios in the TEI add-on have not been updated to the new library names.
There is an issue logged on the TEI add-on for this:

https://github.com/TEIC/oxygen-tei/issues/30

Your choices would be:
1) Uninstall the add-on (Help->Manage add-ons) and use Oxygen's default bundled TEI framework support.
2) Edit the transformation scenarios you are using, press the "Libraries" button and re-configure the references to the libraries similarly to how they are described in this comment:

https://github.com/TEIC/oxygen-tei/issu ... -468239624

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply