Directory modules/nhttp/src/org/apache/axis2/transport/nhttp/

Directory Created:
2007-01-22 10:34
Total Files:
19
Deleted Files:
0
Lines of Code:
4157

Browse with ViewVC

[root]/modules/nhttp/src/org/apache/axis2/transport/nhttp

Lines of Code

modules/nhttp/src/org/apache/axis2/transport/nhttp/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 109 (100.0%) 4601 (100.0%) 42.2
asankha 106 (97.2%) 4570 (99.3%) 43.1
indika 3 (2.8%) 31 (0.7%) 10.3

Most Recent Commits

asankha 2007-03-22 06:10

use charencoding with the new SOAP builder of Axis2

issue only a warning for connection reset by peer and not a error with a stack trace

16 lines of code changed in:

asankha 2007-03-22 04:44

allow sample axis2 server a -xdebug option

fix SYNAPSE-71

2 lines of code changed in:

asankha 2007-03-21 12:11

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

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:

asankha 2007-03-17 15:55

update and fix copyright notice to be correct

309 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

19 lines of code changed in:

asankha 2007-03-15 17:36

Apply patch from Oleg for enhanced logging of HttpCore classes used by the nhttp transport

https://issues.apache.org/jira/browse/SYNAPSE-70



Thanks Oleg

933 lines of code changed in:

asankha 2007-03-14 16:20

show how to use client authentication and hostname verification with a commented out sample parameter in the axis2.xml

update to set the content type header for messages going out through the nio transport

5 lines of code changed in:

asankha 2007-03-13 09:42

fix possible NPE for timeouts

5 lines of code changed in:

asankha 2007-03-13 09:40

fix spelling (and hence functional) issue in picking up the correct hostname verifier

4 lines of code changed in:

asankha 2007-03-12 17:37

Add client authentication (required, optional or none) support and hostname verification support. HostnameVerifier copied from not yet commons ssl temporarily

712 lines of code changed in:

asankha 2007-03-09 17:26

capture stack trace into logs

1 lines of code changed in:

indika 2007-03-09 09:13

add throttle mediator

Throttle mediator can configure using policy

The syntax for it

<throttle><policy key=""/></throttle> OR <throttle><policy>InLineXML</policy></throttle>

5 lines of code changed in:

indika 2007-03-08 07:01

fixed a minor issue when getting Remote IPAddress

A fix for issue In JIRA SYNAPSE-57

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

48 lines of code changed in:

indika 2007-03-05 10:33

Change the get-property XPath function to use two parameters – property name and scope

Improve Property mediator to reflect changes of get-property function

Change the implementation of Switch Mediator- remove switchcase mediator

add AnonymousList Mediator with Factory and Serializer

remove the Try Mediator

22 lines of code changed in:

asankha 2007-03-05 09:02

update NIO transport to read and write back custom http headers on the responses

35 lines of code changed in:

asankha 2007-03-05 06:02

update NIO transport to write back custom http headers set on the Axis2 message context and to make the remote party IP address available to the Axis2 MC for incoming requests

37 lines of code changed in:

asankha 2007-03-01 07:29

detect default http and https port correctly from a url

12 lines of code changed in:

asankha 2007-02-23 19:48

cleanup core/axis2 package and refactor some parts of the code

provide proper one-way (in-only) support for nio transport

54 lines of code changed in:

(12 more)

Generated by StatSVN 0.3.2-SNAPSHOT