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

Directory Created:
2007-03-06 05:48
Total Files:
3
Deleted Files:
2
Lines of Code:
237

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 263 (100.0%) 14.6
chathura_ce 12 (66.7%) 249 (94.7%) 20.7
asankha 4 (22.2%) 10 (3.8%) 2.5
ruwan 2 (11.1%) 4 (1.5%) 2.0

Most Recent Commits

chathura_ce 2007-03-22 07:17

Fixed JIRA - SYNAPSE 73. Now WSDL endpoints correctly handles soap12 ports.

5 lines of code changed in:

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

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

0 lines of code changed in:

chathura_ce 2007-03-12 13:17

Minor change in the AddressEndpoint configuration.

6 lines of code changed in:

chathura_ce 2007-03-12 13:04

Did minor refactorings to the endpoint code.

11 lines of code changed in:

ruwan 2007-03-08 04:15

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

2 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

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

227 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT