[root]/modules/extensions
src
(0 files, 0 lines)
main
(0 files, 0 lines)
java
(0 files, 0 lines)
org
(0 files, 0 lines)
apache
(0 files, 0 lines)
synapse
(0 files, 0 lines)
mediators
(0 files, 0 lines)
attachment
(3 files, 262 lines)
bsf
(4 files, 749 lines)
convertors
(0 files, 0 lines)
json
(0 files, 0 lines)
spring
(3 files, 316 lines)
throttle
(3 files, 409 lines)
transform
(3 files, 446 lines)
validate
(3 files, 628 lines)
resources
(0 files, 0 lines)
META-INF
(0 files, 0 lines)
services
(2 files, 11 lines)
test
(0 files, 0 lines)
java
(0 files, 0 lines)
org
(0 files, 0 lines)
apache
(0 files, 0 lines)
synapse
(3 files, 355 lines)
mediators
(2 files, 274 lines)
bsf
(4 files, 252 lines)
convertors
(0 files, 0 lines)
javascript
(1 files, 55 lines)
spring
(3 files, 147 lines)
throttle
(2 files, 380 lines)
transform
(1 files, 177 lines)
validate
(2 files, 441 lines)
resources
(1 files, 54 lines)
set nhttp default log level to INFO
clean up pom.xmls and add wso2 m2
0 lines of code changed in:
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
4 lines of code changed in:
Update to Axis2 1.2 level (i.e. trunk) SNAPSHOT - and update poms to generate synapse 1.0-rc1-snapshots
currently a possible axis2 addressing bug prevents normal synapse operation - will get it fixed on axis2 asap
1 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
13 lines of code changed in:
fix build break due to multiple versions of woodstox being pulled into the maven build through transitive dependencies
12 lines of code changed in:
add throttle mediator
Throttle mediator can configure using policy
The syntax for it
<throttle><policy key=""/></throttle> OR <throttle><policy>InLineXML</policy></throttle>
8 lines of code changed in:
make versions of dependencies consistent with axis2 1.1.1
include a log message when starting nio listener stating port
2 lines of code changed in:
checkin new NIO transport based on HttpCore and NIO extensions
fix build break and updated test case where an invalid name attribute was present
change version to SNAPSHOT
1 lines of code changed in:
Update POMs and docs for 0.91, and remove references to incubator/ update status to show graduation
4 lines of code changed in:
Groovy 1.0 final out today so start support for Groovy script
0 lines of code changed in: