Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
In BW 5.x, you can add custom JAR in the BW classpath to make custom XPath functions work. But this does not work in BW 6.x because BW 6.x internally uses OSGI for all class loading which is different than BW 5.x. To add custom XPath functions, refer to the BW documentation entitled, "Binding and Palette Reference, Java Palette, Creating Custom XPath Functions".