Page 1 of 1

Jars

Posted: Thu Sep 05, 2024 9:10 pm
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

Re: Jars

Posted: Fri Sep 06, 2024 12:28 pm
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

Re: Jars

Posted: Fri Sep 06, 2024 5:39 pm
by nstensland
Sorry this is for Oxygen Web Author.

Re: Jars

Posted: Mon Sep 09, 2024 10:23 am
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