[root]/modules/extensions/src/test/java/org/apache/synapse/mediators/bsf/convertors
Update script mediator for latest BSF 3.0 snapshot
0 lines of code changed in:
Script mediator enhancements http://issues.apache.org/jira/browse/SYNAPSE-67
Applying patch from Kasun with the following original comments:
The attached patch combines the script and inline script mediators
Updates the code for consistent logging and tracing support
Uses caching of scripts loaded from the registry
Supports AXIOM/E4X for performance if made available at runtime (Currently compiles with the non-Axiom JARS)
Adds javadocs and updated unit tests
0 lines of code changed in: