svn commit: r958078 - in /axis/axis2/java/core/trunk/modules/jaxws-integration/test/org/apache/axis2/jaxws: client/CustomHTTPHeaderTests.java sample/addnumbers/AddNumbersPortTypeImpl.java

2010-06-25 Thread gawor
Author: gawor Date: Fri Jun 25 19:00:37 2010 New Revision: 958078 URL: http://svn.apache.org/viewvc?rev=958078&view=rev Log: just a test for passing custom http headers Added: axis/axis2/java/core/trunk/modules/jaxws-integration/test/org/apache/axis2/jaxws/client/CustomHTTPHeaderTests.

svn commit: r958099 - /axis/axis2/java/core/branches/java/1_5/modules/saaj/src/org/apache/axis2/saaj/SOAPConnectionImpl.java

2010-06-25 Thread gawor
Author: gawor Date: Fri Jun 25 20:15:09 2010 New Revision: 958099 URL: http://svn.apache.org/viewvc?rev=958099&view=rev Log: AXIS2-4752: Return connection to connection pool. Patch from Shawn Jiang Modified: axis/axis2/java/core/branches/java/1_5/modules/saaj/src/org/apache/axis2/

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

2010-06-28 Thread gawor
Author: gawor Date: Mon Jun 28 20:03:33 2010 New Revision: 958696 URL: http://svn.apache.org/viewvc?rev=958696&view=rev Log: AXIS2-4751: Create a new instance of HttpClient since we are not using them in thread-safe manner Modified: axis/axis2/java/core/trunk/modules/transport/http/src

svn commit: r958697 - /axis/axis2/java/core/trunk/modules/parent/pom.xml

2010-06-28 Thread gawor
Author: gawor Date: Mon Jun 28 20:04:13 2010 New Revision: 958697 URL: http://svn.apache.org/viewvc?rev=958697&view=rev Log: redirect test output to files Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml URL:

svn commit: r958714 - /axis/axis2/java/core/branches/java/1_5/modules/parent/pom.xml

2010-06-28 Thread gawor
Author: gawor Date: Mon Jun 28 20:36:49 2010 New Revision: 958714 URL: http://svn.apache.org/viewvc?rev=958714&view=rev Log: redirect test output to files Modified: axis/axis2/java/core/branches/java/1_5/modules/parent/pom.xml Modified: axis/axis2/java/core/branches/java/1_5/modules/pa

svn commit: r958718 - /axis/axis2/java/core/branches/java/1_5/modules/transport/http/src/org/apache/axis2/transport/http/AbstractHTTPSender.java

2010-06-28 Thread gawor
Author: gawor Date: Mon Jun 28 20:45:21 2010 New Revision: 958718 URL: http://svn.apache.org/viewvc?rev=958718&view=rev Log: AXIS2-4751: Create a new instance of HttpClient since we are not using them in thread-safe manner Modified: axis/axis2/java/core/branches/java/1_5/modules/trans

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

2010-07-13 Thread gawor
Author: gawor Date: Tue Jul 13 13:32:24 2010 New Revision: 963710 URL: http://svn.apache.org/viewvc?rev=963710&view=rev Log: AXIS2-4751: Create a new instance of HttpClient since it is not used in thread-safe way. The connection manager is not automatically reused right now because other

svn commit: r963711 - /axis/axis2/java/core/branches/java/1_5/modules/transport/http/src/org/apache/axis2/transport/http/AbstractHTTPSender.java

2010-07-13 Thread gawor
Author: gawor Date: Tue Jul 13 13:32:58 2010 New Revision: 963711 URL: http://svn.apache.org/viewvc?rev=963711&view=rev Log: AXIS2-4751: Create a new instance of HttpClient since it is not used in thread-safe way. The connection manager is not automatically reused right now because other

svn commit: r1085514 - in /axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/jaxws/description: builder/MDQConstants.java impl/EndpointInterfaceDescriptionImpl.java

2011-03-25 Thread gawor
Author: gawor Date: Fri Mar 25 18:50:47 2011 New Revision: 1085514 URL: http://svn.apache.org/viewvc?rev=1085514&view=rev Log: AXIS2-4984: Use a property to force to use the post web method rules. Patch from Ivan. Also cleaned up the code a bit and removed unused private functions Modi

svn commit: r1085521 - in /axis/axis2/java/core/branches/1_6: ./ modules/metadata/src/org/apache/axis2/jaxws/description/builder/MDQConstants.java modules/metadata/src/org/apache/axis2/jaxws/descripti

2011-03-25 Thread gawor
Author: gawor Date: Fri Mar 25 19:06:08 2011 New Revision: 1085521 URL: http://svn.apache.org/viewvc?rev=1085521&view=rev Log: AXIS2-4984: Use a property to force to use the post web method rules. Patch from Ivan. Also cleaned up the code a bit and removed unused private functions Modi

svn commit: r1087073 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/client/proxy/JAXWSProxyHandler.java

2011-03-30 Thread gawor
Author: gawor Date: Wed Mar 30 21:09:35 2011 New Revision: 1087073 URL: http://svn.apache.org/viewvc?rev=1087073&view=rev Log: AXIS2-4990: Typo error for variable name in JAXWSProxyHandler. Patch from Ivan. Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/cl

svn commit: r1087077 - in /axis/axis2/java/core/branches/1_6: ./ modules/jaxws/src/org/apache/axis2/jaxws/client/proxy/JAXWSProxyHandler.java

2011-03-30 Thread gawor
Author: gawor Date: Wed Mar 30 21:13:28 2011 New Revision: 1087077 URL: http://svn.apache.org/viewvc?rev=1087077&view=rev Log: AXIS2-4990: Typo error for variable name in JAXWSProxyHandler. Patch from Ivan. Modified: axis/axis2/java/core/branches/1_6/ (props changed) axis/axis2/