| At line 10 changed 2 lines. |
| * The XSLT project is added as part of a composite application project built and compiled and deployed. |
| * At runtime the XSLT service engine will load the files in the Jar as part of its execution thread context class-loader and will successfully execute the extension function. |
| * The XSLT project is added as part of a composite application project and deployed to the Glassfish application server. |
| * At runtime the XSLT service engine will load the files in the Jar as part of its execution thread context class-loader and will successfully execute the extension function call. |