svn commit: r944582 - /axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/HTTPSender.java

2010-05-15 Thread amilas
Author: amilas Date: Sat May 15 07:12:21 2010 New Revision: 944582 URL: http://svn.apache.org/viewvc?rev=944582&view=rev Log: apply the patch for AXIS2-4714 Modified: axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/HTTPSender.java Modified: axis/axis2/

svn commit: r944603 - /axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/transport/testkit/http/JavaNetClient.java

2010-05-15 Thread veithen
Author: veithen Date: Sat May 15 09:34:18 2010 New Revision: 944603 URL: http://svn.apache.org/viewvc?rev=944603&view=rev Log: Added some more logging in order to understand the random build failures in Hudson. Modified: axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apa

svn commit: r944604 - /axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/transport/testkit/http/JavaNetClient.java

2010-05-15 Thread veithen
Author: veithen Date: Sat May 15 09:53:53 2010 New Revision: 944604 URL: http://svn.apache.org/viewvc?rev=944604&view=rev Log: Still adding more logging in order to understand the random build failures in Hudson. Modified: axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/a

svn commit: r944609 - in /axis/axis2/java/transports/trunk/modules: http/test/org/apache/axis2/transport/http/ testkit/src/main/java/org/apache/axis2/transport/testkit/http/

2010-05-15 Thread veithen
Author: veithen Date: Sat May 15 10:32:42 2010 New Revision: 944609 URL: http://svn.apache.org/viewvc?rev=944609&view=rev Log: Use dynamic port allocation in HTTP tests (instead of hardcoded port 8280). Added: axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/tr

svn commit: r944617 - in /axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/transport/testkit: axis2/client/AxisTestClient.java tests/MessageTestCase.java tests/async/Asy

2010-05-15 Thread veithen
Author: veithen Date: Sat May 15 11:57:56 2010 New Revision: 944617 URL: http://svn.apache.org/viewvc?rev=944617&view=rev Log: Added some more logging to investigate Synapse build problem. Modified: axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/transport/tes

svn commit: r944626 - /axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/transport/testkit/tests/async/AsyncMessageTestCase.java

2010-05-15 Thread veithen
Author: veithen Date: Sat May 15 12:27:18 2010 New Revision: 944626 URL: http://svn.apache.org/viewvc?rev=944626&view=rev Log: Fixed some incorrect log statements. Modified: axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/transport/testkit/tests/async/AsyncMes

svn commit: r944631 - /axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.java

2010-05-15 Thread veithen
Author: veithen Date: Sat May 15 12:54:16 2010 New Revision: 944631 URL: http://svn.apache.org/viewvc?rev=944631&view=rev Log: Added some more logging to investigate Synapse build problem. Modified: axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/transport/tes

svn commit: r944645 - /axis/axis2/java/transports/trunk/modules/mail/src/test/java/org/apache/axis2/transport/mail/MailRequestResponseClient.java

2010-05-15 Thread veithen
Author: veithen Date: Sat May 15 13:44:34 2010 New Revision: 944645 URL: http://svn.apache.org/viewvc?rev=944645&view=rev Log: Cleaned up some old code in the mail transport tests and make sure that mail folders are always properly closed. Modified: axis/axis2/java/transports/trunk/modules/

svn commit: r944668 - in /axis/axis2/java/transports/trunk/modules/jms/src/main/java/org/apache/axis2/transport/jms: JMSListener.java ServiceTaskManager.java

2010-05-15 Thread veithen
Author: veithen Date: Sat May 15 15:41:30 2010 New Revision: 944668 URL: http://svn.apache.org/viewvc?rev=944668&view=rev Log: Attempt to fix the random build failure seen on Hudson. It appears that it sometimes happens that a test sends a message before the JMS transport is listening on the des

svn commit: r944687 - /axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/transport/testkit/http/HttpChannel.java

2010-05-15 Thread veithen
Author: veithen Date: Sat May 15 17:48:27 2010 New Revision: 944687 URL: http://svn.apache.org/viewvc?rev=944687&view=rev Log: Reenabled the connection monitoring in the HTTP tests (revert of r778520). Modified: axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/

svn commit: r944695 - /axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.java

2010-05-15 Thread veithen
Author: veithen Date: Sat May 15 18:34:07 2010 New Revision: 944695 URL: http://svn.apache.org/viewvc?rev=944695&view=rev Log: Fixed an issue that may cause the tests to hang (for a long time): in some cases, AxisTestClient may call Object#wait(0) which is the same as Object#wait(). Modified:

svn commit: r944704 - /axis/axis2/java/transports/trunk/modules/base/src/main/java/org/apache/axis2/transport/base/MetricsCollector.java

2010-05-15 Thread veithen
Author: veithen Date: Sat May 15 19:33:15 2010 New Revision: 944704 URL: http://svn.apache.org/viewvc?rev=944704&view=rev Log: Clarify the messagesSent metric. Modified: axis/axis2/java/transports/trunk/modules/base/src/main/java/org/apache/axis2/transport/base/MetricsCollector.java Modifie

svn commit: r944719 - /axis/axis2/java/transports/trunk/modules/sms/src/test/java/org/apache/axis2/transport/sms/smpp/SimpleSMSC.java

2010-05-15 Thread veithen
Author: veithen Date: Sat May 15 21:06:34 2010 New Revision: 944719 URL: http://svn.apache.org/viewvc?rev=944719&view=rev Log: Attempt to fix unstable Hudson build of the SMS transport. Modified: axis/axis2/java/transports/trunk/modules/sms/src/test/java/org/apache/axis2/transport/sms/smpp/S