fix shell scripts for proper equals checking for options
0 lines of code changed in:
set axis2Server.sh scripts as executable
set default to non blocking mep execution
update client handler to latest httpcore changes
10 lines of code changed in:
Add Statistics Collecting for Message Mediation – Synapse Service
Fixed few bugs
10 lines of code changed in:
revert back to two worker threads for listener
ttThis line, and those below, will be ignored--
M modules/nhttp/src/org/apache/axis2/transport/nhttp/HttpCoreNIOSender.java
1 lines of code changed in:
This is required to make sure that the Synapse and Axis2 servers are up and running before the test requests are sent
5 lines of code changed in:
prevent serialization of the message when debug logging is off
limit client processor threads to one to try to overcome concurrent modification exception
add a fast stockquote service that causes least performance implication to be used for performance tests
show a debug log message for connection exceptions
621 lines of code changed in:
fix sample 102 for correct timestamp processing - fix issue seen by charitha
0 lines of code changed in:
pool outgoing connections at application level
close all pipe channels
update axis2.xml used by sample axis2 server to use NIO server instead of SimpleHttpServer
158 lines of code changed in:
fixing bug in jira SYNAPSE-53
0 lines of code changed in:
Adding statistics collecting capability to sequences ,Endpoints and proxy services
Added required changes to the each mediator,mediator sterilizer and factory
Added statistics processing capability
Added method to Synapse Environment API setting and getting Statistics Collector
-checkin on behalf of Indika
763 lines of code changed in:
My first commit
1 lines of code changed in:
update pom to pick httpcore+nio snapshots
11 lines of code changed in:
checkin new NIO transport based on HttpCore and NIO extensions
fix build break and updated test case where an invalid name attribute was present
change version to SNAPSHOT
1702 lines of code changed in:
fixing anonymous endpoint serialization (serializer doesnot check the existence of name attribute and always put name attr, which is wrong in anonymous case)
0 lines of code changed in:
prepare to commit the new code for non blocking http based on the HttpCore project and its NIO extensions
5 lines of code changed in:
soap header bug fixed - jira SYNAPSE-51
0 lines of code changed in:
update site for 0.91
229 lines of code changed in:
remove incubator DISCLAIMER
fix download.html/s for releases
255 lines of code changed in:
update to correctly place sandesha2 mar into repository
4 lines of code changed in:
fix svn url's for site generation
18 lines of code changed in:
Update POMs and docs for 0.91, and remove references to incubator/ update status to show graduation
8 lines of code changed in:
site updates
0 lines of code changed in:
committing fix for http://issues.apache.org/jira/browse/SYNAPSE-49 from Tijs with a minor update to RMSequenceMediator
452 lines of code changed in:
Groovy 1.0 final out today so start support for Groovy script
68 lines of code changed in: