Page 1 of 1

Oxygen Log file

Posted: Fri Mar 25, 2005 4:43 pm
by aldib
Hi,
I'm trying to use some extensions I wrote for Saxon from wthin Oxygen but when I try to run a XSLT i only get a very confusing error in the bottom panel.

Is a log file been generated somewhere?

Is it possible to change the log level e.g. WARN-> TRACE?

Thanks

Alessandro

Posted: Fri Mar 25, 2005 6:09 pm
by george
Hi Alessandro,

In order to use extensions you need to have them in the classpath. For the Eclipse plugin you need to edit the plugin.xml file to point to your jar containing the extension classses. In the standalone version you can either set a system property to point to your jars as described at
http://www.oxygenxml.com/doc/ug-oxygen/ ... sions.html
or you can just drop them in the oXygen lib folder and they will be automatically loaded by oXygen.

If you stil have problems let us know.

Best Regards,
George