Directory modules/core/src/main/java/org/apache/synapse/mediators/transform/

Total Files:
2
Deleted Files:
0
Lines of Code:
499

Browse with ViewVC

[root]/modules/core/src/main/java/org/apache/synapse/mediators/transform

Lines of Code

modules/core/src/main/java/org/apache/synapse/mediators/transform/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 509 (100.0%) 63.6
asankha 6 (75.0%) 509 (100.0%) 84.8
indika 2 (25.0%) 0 (0.0%) 0.0

Most Recent Commits

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

499 lines of code changed in:

asankha 2007-03-08 12:33

Axis2 has a strange behaviour where some of the headers returned from getEnvelope().getHeader().examineAllHeaderBlocks() returns raw OMElements and not only SOAPHeaderBlock's - make our code resilient

0 lines of code changed in:

  • modules/core/src/main/java/org/apache/synapse/mediators/transform: HeaderMediator.java (new)
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

8 lines of code changed in:

  • modules/core/src/main/java/org/apache/synapse/mediators/transform: FaultMediator.java (+8 -2)
asankha 2007-03-06 07:52

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

2 lines of code changed in:

  • modules/core/src/main/java/org/apache/synapse/mediators/transform: FaultMediator.java (+2 -1)
indika 2007-03-06 05:34

Fixed to the issues in JIRA 65 ,55

0 lines of code changed in:

  • modules/core/src/main/java/org/apache/synapse/mediators/transform: FaultMediator.java (new)
Generated by StatSVN 0.3.2-SNAPSHOT