Looks like number 1 was the issues. I repackaged as a .jar and it now works.
Thanks
Search found 2 matches
- Thu Mar 14, 2019 6:27 pm
- Forum: Common Problems
- Topic: Oxygen not finding external java functions
- Replies: 2
- Views: 672
- Wed Mar 13, 2019 8:11 pm
- Forum: Common Problems
- Topic: Oxygen not finding external java functions
- Replies: 2
- Views: 672
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 work in ei...