Page 1 of 1

custom extension from oxygen lib folder not found

Posted: Wed Oct 21, 2015 4:03 pm
by Patrik
Hi,

I implemented a custom reference resolver and want to configure it for my custom framework. Since the same jar file also contains a saxon extension I need to place it in the oxygen-lib-folder. But when placing the jar file there I can't select the reference resolver in the extensions tab - it is simply not listed.

An obvious solution would be to split this jar file but I'd prefer to keep it together (and later I want to distribute it as an add on).

So is there any way to select the reference resolver from a jar file in the lib folder? Or even better is there a way to include other files in the classpath of saxon? Configuring the transformation scenario is no sufficient solution since I need to acces it from schematron as well.

Thanks and regards,

Patrik

Re: custom extension from oxygen lib folder not found

Posted: Wed Oct 21, 2015 4:42 pm
by Radu
Hi Patrik,

Maybe you could tell me more about how your custom resolver uses the Saxon transformer, give me some sample Java code for example.

Regards,
Radu