Search found 2 matches

by theultimatehack
Thu Mar 14, 2019 6:27 pm
Forum: Common Problems
Topic: Oxygen not finding external java functions
Replies: 2
Views: 1460

Re: Oxygen not finding external java functions

Looks like number 1 was the issues. I repackaged as a .jar and it now works.

Thanks
by theultimatehack
Wed Mar 13, 2019 8:11 pm
Forum: Common Problems
Topic: Oxygen not finding external java functions
Replies: 2
Views: 1460

Oxygen not finding external java functions

In my XSLT I have the following declaration xmlns:MyFunction="java:com.somepath.MyFunctions" In both my Validation Scenario Settings as well as my Debug Scenario Settings, I am using the extensions button(s) to add a library that points to the MyFuncations.class file This does not seem to ...