context parameter in java extensions
Posted: Fri Dec 05, 2014 5:17 pm
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
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