Directory modules/extensions/src/main/java/org/apache/synapse/mediators/bsf/

Total Files:
4
Deleted Files:
3
Lines of Code:
749

Browse with ViewVC

[root]/modules/extensions/src/main/java/org/apache/synapse/mediators/bsf

                                             convertors (0 files, 0 lines)

Lines of Code

modules/extensions/src/main/java/org/apache/synapse/mediators/bsf/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 41 (100.0%) 1407 (100.0%) 34.3
asankha 21 (51.2%) 1105 (78.5%) 52.6
antelder 6 (14.6%) 206 (14.6%) 34.3
indika 6 (14.6%) 66 (4.7%) 11.0
ruwan 8 (19.5%) 30 (2.1%) 3.7

Most Recent Commits

antelder 2007-03-21 00:21

Start updates to script mediator to support multi/single threaded script engines

34 lines of code changed in:

  • modules/extensions/src/main/java/org/apache/synapse/mediators/bsf: ScriptMediator.java (+34 -13)
antelder 2007-03-20 22:41

Only throw invocable exception when using external scripts

4 lines of code changed in:

  • modules/extensions/src/main/java/org/apache/synapse/mediators/bsf: ScriptMediator.java (+4 -3)
antelder 2007-03-20 00:21

Update script mediator for latest BSF 3.0 snapshot

42 lines of code changed in:

antelder 2007-03-18 17:35

Start converting script support to use BSF V3. Not finished yet and haven't tested any samples yet, but should build and the tests run ok

126 lines of code changed in:

asankha 2007-03-17 16:18

set eol-style=native for java, xml, html and properties files

eol-style=LF for sh and eol-style=CRLF for bat

754 lines of code changed in:

asankha 2007-03-17 15:55

update and fix copyright notice to be correct

17 lines of code changed in:

asankha 2007-03-15 10:20

fix NPE and support loading text scripts from local registry and OMElements from remote

6 lines of code changed in:

  • modules/extensions/src/main/java/org/apache/synapse/mediators/bsf: ScriptMediator.java (+6 -1)
asankha 2007-03-15 04:55

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

261 lines of code changed in:

asankha 2007-03-08 12:27

Fix issues with fault handling, and allow propagation of actual cause to Synapse. Also allow Synapse to send back a fault message through a new MC property named RESPONSE to convert a messages' direction after the changes to the fault mediator

4 lines of code changed in:

ruwan 2007-03-08 04:09

Refactored the endpoint package structure and added transactional resource access methods to the Context

10 lines of code changed in:

asankha 2007-03-06 10:56

fix unit test failures for extensions module

8 lines of code changed in:

asankha 2007-03-06 07:52

refactor properties to use local entries and transactional resources (partly), this might break the build temporarily

55 lines of code changed in:

ruwan 2007-03-02 07:08

Introduced Fault handling in Synapse

20 lines of code changed in:

ruwan 2007-03-01 07:34

removing the corelate properties in synapse

0 lines of code changed in:

indika 2007-02-15 07:02

add ScriptMediatorSerializer and test cases for that

66 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT