Page 1 of 1

context parameter in java extensions

Posted: Fri Dec 05, 2014 5:17 pm
by eHannes
Hi,

I'm trying to run a xsl script that does some calls to extensions.
Checking the .java file of this extension there is a call to functionname(context, ....), thus 2 parameters.
In the xslt file do not see this context parameter, there is only one parameter.
The script seems to run ok in its own environment.
How can i run/test it in oxygen?.

Regards
Hans

Re: context parameter in java extensions

Posted: Fri Dec 05, 2014 6:37 pm
by adrian
Hi,

Please have a look at my post from this topic:
Location of extension classes
Edit the scenario: Document > Transformation > Configure Transformation Scenario (there's a corresponding action in the toolbar), Edit. In the XSLT section press the Extensions button and add the .jar library there.
Regards,
Adrian