[root]/modules/core/src/main/java/org/apache/synapse/mediators
base
(2 files, 297 lines)
builtin
(5 files, 798 lines)
send
(0 files, 0 lines)
algorithms
(0 files, 0 lines)
endpoints
(0 files, 0 lines)
ext
(1 files, 146 lines)
filters
(4 files, 457 lines)
transform
(2 files, 499 lines)
set eol-style=native for java, xml, html and properties files
eol-style=LF for sh and eol-style=CRLF for bat
0 lines of code changed in:
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
0 lines of code changed in:
make the get-property() function fetch resources from the local registry if not found within the local message context properties
2 lines of code changed in:
fixed a minor issue when getting Remote IPAddress
A fix for issue In JIRA SYNAPSE-57
2 lines of code changed in:
Refactored the endpoint package structure and added transactional resource access methods to the Context
1 lines of code changed in:
Changing the fault handler behaviour and fixing unit tests
13 lines of code changed in:
fixed some minor issues
Change property mediator so that It can remove or set properties
24 lines of code changed in:
formated the Fault handlers for mediator
50 lines of code changed in:
fix unit test failures for extensions module
1 lines of code changed in:
refactor properties to use local entries and transactional resources (partly), this might break the build temporarily
2 lines of code changed in:
Change the get-property XPath function to use two parameters – property name and scope
Improve Property mediator to reflect changes of get-property function
Change the implementation of Switch Mediator- remove switchcase mediator
add AnonymousList Mediator with Factory and Serializer
remove the Try Mediator
0 lines of code changed in:
formalizing the process of fault handler in synapse
8 lines of code changed in:
Introduced Fault handling in Synapse
38 lines of code changed in: