svn commit: r1182813 - in /axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema: template/ADBBeanTemplate-bean.xsl template/ADBBeanTemplate-helpermode.xsl writer/JavaBeanWriter.j

2011-10-13 Thread amilas
Author: amilas Date: Thu Oct 13 12:48:47 2011 New Revision: 1182813 URL: http://svn.apache.org/viewvc?rev=1182813&view=rev Log: applying the patch for AXIS2-5159 Modified: axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl axis/a

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

2011-10-13 Thread sagara
Author: sagara Date: Thu Oct 13 16:25:23 2011 New Revision: 1182956 URL: http://svn.apache.org/viewvc?rev=1182956&view=rev Log: AXIS2-3933 : CommonsHTTPTransportSender should not use AxisHttpResponseImpl in conditions instead AxisHttpResponse interface should use to identify implementation class