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

Directory Created:
2007-03-06 05:48
Total Files:
15
Deleted Files:
0
Lines of Code:
1373

Browse with ViewVC

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

                                                 utils (3 files, 237 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 71 (100.0%) 1456 (100.0%) 20.5
chathura_ce 37 (52.1%) 1423 (97.7%) 38.4
ruwan 14 (19.7%) 27 (1.9%) 1.9
indika 3 (4.2%) 3 (0.2%) 1.0
asankha 17 (23.9%) 3 (0.2%) 0.1

Most Recent Commits

asankha 2007-03-18 15:49

Remove direct woden dependencies that cause issues with M2 transitive dependency mechanism as we dont support this anyway

Remove some M2 repositories to minimize build time

3 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

0 lines of code changed in:

chathura_ce 2007-03-16 10:42

Minor fix. FailoverEndpointFactory checked the name attribute in the <failover> element. Changed it to get name attribute from the <endpoint> element.

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

102 lines of code changed in:

chathura_ce 2007-03-12 13:04

Did minor refactorings to the endpoint code.

95 lines of code changed in:

ruwan 2007-03-08 04:15

removed send package and moved SendConstatnts to org.apache.synapse.config.xml.Constatnts

1 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

26 lines of code changed in:

chathura_ce 2007-03-07 13:29

Fixed some issues in the failover endpoints.

6 lines of code changed in:

chathura_ce 2007-03-07 10:43

Implemented the registry support for new endpoints. Now endpoints can be created from the configurations stored in the registry.

116 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

3 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

0 lines of code changed in:

chathura_ce 2007-03-06 05:48

Implemented the load balance and failover support for synapse. Now endpoints can be nested inside each other to obtain required functionality. Initial support for WSDL based endpoints added.

1103 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT