Author: sagara
Date: Mon Mar 5 17:25:11 2012
New Revision: 1297132
URL: http://svn.apache.org/viewvc?rev=1297132&view=rev
Log:
Fixed AXIS2-5258
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/writer/JavaBeanWriter.java
Modified:
axis/axis2/java/core/tr
Author: sagara
Date: Mon Mar 5 18:02:05 2012
New Revision: 1297143
URL: http://svn.apache.org/viewvc?rev=1297143&view=rev
Log:
Merged r1297132 to the 1.6 branch.
Modified:
axis/axis2/java/core/branches/1_6/ (props changed)
axis/axis2/java/core/branches/1_6/modules/adb-codegen/src/org/
Author: thilinamb
Date: Tue Mar 6 06:21:17 2012
New Revision: 1297344
URL: http://svn.apache.org/viewvc?rev=1297344&view=rev
Log:
Fixing RAMPART-332 - Making getEffectivePolicy() method thread safe.
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/AxisBin
Author: thilinamb
Date: Tue Mar 6 06:32:55 2012
New Revision: 1297348
URL: http://svn.apache.org/viewvc?rev=1297348&view=rev
Log:
removing an unused variable introduced in r1297344.
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/AxisBindingMessage.java
Author: sagara
Date: Tue Mar 6 07:08:26 2012
New Revision: 1297358
URL: http://svn.apache.org/viewvc?rev=1297358&view=rev
Log:
Merged r1297344,r1297348 to the 1.6 branch.
Modified:
axis/axis2/java/core/branches/1_6/ (props changed)
axis/axis2/java/core/branches/1_6/modules/kernel/src/