svn commit: r1053267 - /axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/wsdl/i18n/resource.properties

2010-12-27 Thread amilas
Author: amilas Date: Tue Dec 28 05:59:13 2010 New Revision: 1053267 URL: http://svn.apache.org/viewvc?rev=1053267&view=rev Log: fixing issue AXIS2-4208 added more meaning full message Modified: axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/wsdl/i18n/resource.properties Mo

svn commit: r1053264 - in /axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/wsdl/template/java: InterfaceImplementationTemplate.xsl InterfaceTemplate.xsl

2010-12-27 Thread amilas
Author: amilas Date: Tue Dec 28 05:39:46 2010 New Revision: 1053264 URL: http://svn.apache.org/viewvc?rev=1053264&view=rev Log: fixing the issue AXIS2-4866 put the fixe to not display , to in only operations and at the interface Modified: axis/axis2/java/core/trunk/modules/codegen/src/org/a

svn commit: r1053240 - /axis/axis2/java/core/trunk/modules/jibx/src/org/apache/axis2/jibx/template/JibXDatabindingTemplate.xsl

2010-12-27 Thread amilas
Author: amilas Date: Tue Dec 28 01:55:39 2010 New Revision: 1053240 URL: http://svn.apache.org/viewvc?rev=1053240&view=rev Log: appling to the toEnvelope fixe to jibx as well Modified: axis/axis2/java/core/trunk/modules/jibx/src/org/apache/axis2/jibx/template/JibXDatabindingTemplate.xsl Mod

svn commit: r1053092 - /axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl

2010-12-27 Thread amilas
Author: amilas Date: Mon Dec 27 15:51:22 2010 New Revision: 1053092 URL: http://svn.apache.org/viewvc?rev=1053092&view=rev Log: renaming the localName variable to fix AXIS2-4849 Modified: axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean

svn commit: r1053084 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java

2010-12-27 Thread amilas
Author: amilas Date: Mon Dec 27 15:21:44 2010 New Revision: 1053084 URL: http://svn.apache.org/viewvc?rev=1053084&view=rev Log: fixed the issue AXIS2-4533. we need to use the fault part name of the operation as the fault name Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apach

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

2010-12-27 Thread milinda
Author: milinda Date: Mon Dec 27 12:31:53 2010 New Revision: 1053054 URL: http://svn.apache.org/viewvc?rev=1053054&view=rev Log: Fix for AXIS2-3839 and AXIS2-4050. This fix uses the same configuration mechanism used in old code. But there are possible improvements to configuration mechanism and th