Jars

Post here questions and problems related to oXygen frameworks/document types.
nstensland
Posts: 23
Joined: Wed Jan 16, 2019 5:16 am

Jars

Post by nstensland »

How do i deploy a jar like JSOUP with my framework? My framework is working fine but if I add a dependency to a jar it fails. I tried adding to tomcat/libs.

Thanks,
Nat
cosminef
Site Admin
Posts: 182
Joined: Wed Aug 30, 2023 2:33 pm

Re: Jars

Post by cosminef »

Hello,

You can achieve this from the graphical interface of Oxygen XML Editor/Author in the Classpath tab [1].

[1] https://www.oxygenxml.com/doc/versions/ ... h-tab.html

Best,
Cosmin
Cosmin Eftenie
www.oxygenxml.com
nstensland
Posts: 23
Joined: Wed Jan 16, 2019 5:16 am

Re: Jars

Post by nstensland »

Sorry this is for Oxygen Web Author.
cosminef
Site Admin
Posts: 182
Joined: Wed Aug 30, 2023 2:33 pm

Re: Jars

Post by cosminef »

Hello,

Yes, you can use that graphical interface from Oxygen XML Editor/Author to edit frameworks intended for Oxygen XML Web Author as well.
Oxygen XML Editor allows you to change the location [2] where frameworks (document types) are stored, and to specify additional framework directories.
After adding the folder where the framework for Web Author is saved, you can view and edit it from Options/Preferences/Document Type Associations:
This applies to frameworks developed using a .framework file.

If the framework was developed using an .exf file, you can follow the example from here [3].
After making the desired changes, archive the folder where the framework is saved, and you can upload it to Web Author [4].

[2] https://www.oxygenxml.com/doc/versions/ ... ation.html
[3] https://www.oxygenxml.com/doc/versions/ ... nf_rry_jnb
[4] https://www.oxygenxml.com/doc/versions/ ... _framework
Cosmin Eftenie
www.oxygenxml.com
Post Reply