svn commit: r1185510 - in /axis/axis2/java/core/branches/1_6/modules/adb: src/org/apache/axis2/databinding/utils/ConverterUtil.java test/org/apache/axis2/databinding/utils/ConverterUtilTest.java

2011-10-18 Thread sagara
Author: sagara Date: Tue Oct 18 07:09:15 2011 New Revision: 1185510 URL: http://svn.apache.org/viewvc?rev=1185510&view=rev Log: Merged r1185504 to the 1.6 branch. Modified: axis/axis2/java/core/branches/1_6/modules/adb/src/org/apache/axis2/databinding/utils/ConverterUtil.java axis/axi

svn commit: r1185577 - in /axis/axis2/java/core/trunk/modules/transport/http: ./ test/org/apache/axis2/transport/http/ test/org/apache/axis2/transport/http/mock/server/

2011-10-18 Thread sagara
Author: sagara Date: Tue Oct 18 11:19:15 2011 New Revision: 1185577 URL: http://svn.apache.org/viewvc?rev=1185577&view=rev Log: AXIS2-3933 : Completed HTTP test framework so that it can be used to test features of CommonHTTTPTransportSender and HTTPSender. Ported Jetty based test case to use n

svn commit: r1185647 - in /axis/axis2/java/core/trunk/modules: kernel/src/org/apache/axis2/client/ kernel/src/org/apache/axis2/context/ transport/http/src/org/apache/axis2/transport/http/ transport/ht

2011-10-18 Thread sagara
Author: sagara Date: Tue Oct 18 13:34:07 2011 New Revision: 1185647 URL: http://svn.apache.org/viewvc?rev=1185647&view=rev Log: AXIS2-3933 : Removed direct reference to org.apache.commons.httpclient.Header in Stub class based on provided patches. Added: axis/axis2/java/core/trunk/modules/

svn commit: r1185655 - in /axis/axis2/java/core/trunk/modules/transport/http: src/org/apache/axis2/transport/http/ src/org/apache/axis2/transport/http/util/ test/org/apache/axis2/transport/http/

2011-10-18 Thread sagara
Author: sagara Date: Tue Oct 18 13:48:25 2011 New Revision: 1185655 URL: http://svn.apache.org/viewvc?rev=1185655&view=rev Log: Remove few unwanted imports. Modified: axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/AbstractHTTPSender.java axis/axis

svn commit: r1185818 - /axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-service-plugin/pom.xml

2011-10-18 Thread veithen
Author: veithen Date: Tue Oct 18 19:43:57 2011 New Revision: 1185818 URL: http://svn.apache.org/viewvc?rev=1185818&view=rev Log: AXIS2-5145: Fixed the service archiver Eclipse plugin. Modified: axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-service-plugin/pom.xml Modified: axis/axis2

svn commit: r1185879 - in /axis/axis2/java/rampart/branches/1_6: ./ modules/rampart-integration/ modules/rampart-integration/src/test/java/org/apache/rampart/ modules/rampart-integration/src/test/reso

2011-10-18 Thread veithen
Author: veithen Date: Tue Oct 18 21:32:34 2011 New Revision: 1185879 URL: http://svn.apache.org/viewvc?rev=1185879&view=rev Log: RAMPART-324: Merged r1178193 to the 1.6 branch. Added: axis/axis2/java/rampart/branches/1_6/modules/rampart-integration/src/test/resources/rampart/policy/33.xml

svn commit: r1185899 - in /axis/axis2/java/rampart/branches/1_5_x: ./ modules/documentation/src/site/xdoc/download/1.5.1/ modules/rampart-core/src/main/java/org/apache/rampart/ modules/rampart-core/sr

2011-10-18 Thread veithen
Author: veithen Date: Tue Oct 18 22:04:37 2011 New Revision: 1185899 URL: http://svn.apache.org/viewvc?rev=1185899&view=rev Log: RAMPART-278: Merged r1052172 and r1052173 to the 1.5 branch. Added: axis/axis2/java/rampart/branches/1_5_x/modules/rampart-integration/src/test/resources/rampart/p

svn commit: r1185979 - in /axis/axis2/java/core/trunk/modules/transport/http: src/org/apache/axis2/transport/http/server/SessionManager.java test/org/apache/axis2/transport/server/ test/org/apache/axi

2011-10-18 Thread sagara
Author: sagara Date: Wed Oct 19 05:52:45 2011 New Revision: 1185979 URL: http://svn.apache.org/viewvc?rev=1185979&view=rev Log: Changed SessionManager to use Axiom UIDGenerator class instead of deprecated UUIDGenerator class and added proper generics. Added SessionManagerTest. Added: axis

svn commit: r1185981 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2wsdl/TypeTable.java

2011-10-18 Thread sagara
Author: sagara Date: Wed Oct 19 06:06:36 2011 New Revision: 1185981 URL: http://svn.apache.org/viewvc?rev=1185981&view=rev Log: Used Class#isAssignableFrom() instead of isSuperClass method. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2wsdl/TypeTa

svn commit: r1185986 - in /axis/axis2/java/core/trunk/modules: adb/src/org/apache/axis2/databinding/utils/BeanUtil.java kernel/src/org/apache/axis2/description/java2wsdl/DefaultSchemaGenerator.java

2011-10-18 Thread sagara
Author: sagara Date: Wed Oct 19 06:33:11 2011 New Revision: 1185986 URL: http://svn.apache.org/viewvc?rev=1185986&view=rev Log: Added few refinements for Map processing. Modified: axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/utils/BeanUtil.java axis/axis2/jav

svn commit: r1185992 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2wsdl/DefaultSchemaGenerator.java

2011-10-18 Thread sagara
Author: sagara Date: Wed Oct 19 06:48:29 2011 New Revision: 1185992 URL: http://svn.apache.org/viewvc?rev=1185992&view=rev Log: Added few refinements for Map processing. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2wsdl/DefaultSchemaGenerator.java