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

Directory Created:
2007-03-08 04:09
Total Files:
6
Deleted Files:
0
Lines of Code:
781

Browse with ViewVC

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

                                         algorithms (2 files, 117 lines)

                                         utils (1 files, 210 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 797 (100.0%) 37.9
ruwan 6 (28.6%) 633 (79.4%) 105.5
chathura_ce 6 (28.6%) 134 (16.8%) 22.3
asankha 9 (42.9%) 30 (3.8%) 3.3

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

0 lines of code changed in:

chathura_ce 2007-03-15 05:29

Moved the EndpointDefinition factory code to AddressEndpointFactory. This is used only inside the AddressEndpointFactory. WSDL endpoints may use XML based configuration to override the WSDL details. But in that case, it is better to have a WSDLEndpointFactory specific EndpointDefinition builder.

2 lines of code changed in:

chathura_ce 2007-03-12 13:04

Did minor refactorings to the endpoint code.

118 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.

5 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)

9 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.

9 lines of code changed in:

asankha 2007-03-09 08:36

fix NPE for non existent endpoints

13 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

8 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

633 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT