Directory modules/core/src/main/java/org/apache/synapse/core/axis2/

Total Files:
14
Deleted Files:
3
Lines of Code:
2728

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 132 (100.0%) 2098 (100.0%) 15.8
asankha 80 (60.6%) 1380 (65.8%) 17.2
ruwan 28 (21.2%) 370 (17.6%) 13.2
indika 12 (9.1%) 317 (15.1%) 26.4
chathura_ce 12 (9.1%) 31 (1.5%) 2.5

Most Recent Commits

ruwan 2007-03-22 06:10

enableSec and enableRM tags are added again to the proxy service to engage rampart and sandesha [recognizing the engagement from policy is not yet impl. on policy]

20 lines of code changed in:

  • modules/core/src/main/java/org/apache/synapse/core/axis2: ProxyService.java (+20 -9)
asankha 2007-03-21 12:11

fix sample #50 for rampart outgoing messages with latest axis2 and rampart versions

11 lines of code changed in:

asankha 2007-03-20 21:37

Fix for the application of Glen's fix to get through the addressing validation

Remove unwanted .classes from the mar

update for latest BSF and load all snapshots only from my m2 repo to get some consistency in the face of unstable axis2 builds

2 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

820 lines of code changed in:

asankha 2007-03-17 14:17

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

3 lines of code changed in:

ruwan 2007-03-16 04:56

small spelling mistakes fixed

46 lines of code changed in:

asankha 2007-03-13 19:43

fix possible NPE for non Axis2 / generic SOAP faults

9 lines of code changed in:

chathura_ce 2007-03-12 13:04

Did minor refactorings to the endpoint code.

5 lines of code changed in:

chathura_ce 2007-03-12 09:52

Fixed an issue in FailoverEndpoint. FailoverEndpoint should build the envelop before sending, so that it can resent the same envelop if an failure occures.

1 lines of code changed in:

asankha 2007-03-12 09:46

Fix to make turning on MTOM/SwA on endpoints possible without having to enable those in the axis2.xml (related to SYNAPSE-45)

4 lines of code changed in:

asankha 2007-03-09 18:45

do not engage addressing unless specifically requested for outgoing messages through <enableAddressing>

2 lines of code changed in:

chathura_ce 2007-03-09 09:00

Fixed - Addressing should only be removed from the cloned message context. Original message context used to send should not be altered as it is required if we want resend after a failure.



Added javadocs for endpoints.

4 lines of code changed in:

asankha 2007-03-08 12:30

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

9 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

27 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

62 lines of code changed in:

chathura_ce 2007-03-07 13:29

Fixed some issues in the failover endpoints.

4 lines of code changed in:

asankha 2007-03-07 12:32

Allow Synapse to get notified of connection and send errors for load balancing etc from the non blocking transport

87 lines of code changed in:

indika 2007-03-07 05:06

fixed some minor issues

Change property mediator so that It can remove or set properties

6 lines of code changed in:

asankha 2007-03-06 10:56

fix unit test failures for extensions module

5 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

73 lines of code changed in:

(27 more)

Generated by StatSVN 0.3.2-SNAPSHOT