Author: veithen
Date: Tue May 25 11:40:50 2010
New Revision: 948006
URL: http://svn.apache.org/viewvc?rev=948006&view=rev
Log:
Temporarily reverted r947705, which is causing build failures.
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/deployment/axis2_default.xml
Author: veithen
Date: Tue May 25 18:06:27 2010
New Revision: 948144
URL: http://svn.apache.org/viewvc?rev=948144&view=rev
Log:
As pointed out by Hiranya Jayathilaka, AbstractTransportListenerEx should start
and stop transport level protocol endpoints in the start/stop methods instead
of the init
Author: veithen
Date: Tue May 25 19:25:09 2010
New Revision: 948188
URL: http://svn.apache.org/viewvc?rev=948188&view=rev
Log:
Making some progress with the SOAP/UDP scenario with WS-Addressing based
dispatching.
Modified:
axis/axis2/java/transports/trunk/modules/base/src/main/java/org/apac