Author: veithen
Date: Mon Mar 12 22:31:02 2012
New Revision: 1299913
URL: http://svn.apache.org/viewvc?rev=1299913&view=rev
Log:
Avoid direct references to Axiom implementation classes.
Modified:
axis/axis2/java/rampart/trunk/modules/rampart-trust/src/test/java/org/apache/rahas/test/util/Tes
Author: veithen
Date: Mon Mar 12 21:47:58 2012
New Revision: 1299891
URL: http://svn.apache.org/viewvc?rev=1299891&view=rev
Log:
Instead of randomly add the assertion to the SOAP envelope (it is later moved
to the right place), just specify the owner document, but no parent.
Modified:
axis/
Author: veithen
Date: Mon Mar 12 20:47:35 2012
New Revision: 1299847
URL: http://svn.apache.org/viewvc?rev=1299847&view=rev
Log:
Merged r1187907 to the 1.4 branch.
Modified:
axis/axis2/java/sandesha/branches/1_4/ (props changed)
axis/axis2/java/sandesha/branches/1_4/modules/core/src/ma
Author: veithen
Date: Mon Mar 12 20:26:42 2012
New Revision: 1299831
URL: http://svn.apache.org/viewvc?rev=1299831&view=rev
Log:
Merged r1187907 to the 1.6 branch.
Modified:
axis/axis2/java/sandesha/branches/1_6/ (props changed)
axis/axis2/java/sandesha/branches/1_6/modules/core/src/ma
Author: sagara
Date: Mon Mar 12 13:23:24 2012
New Revision: 1299668
URL: http://svn.apache.org/viewvc?rev=1299668&view=rev
Log:
Merged r1299667 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: sagara
Date: Mon Mar 12 13:20:37 2012
New Revision: 1299667
URL: http://svn.apache.org/viewvc?rev=1299667&view=rev
Log:
Applied patch for AXIS2-4190.
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/BeanWriterMetaInfoHolder.java
axis/axis2/jav
Author: sagara
Date: Mon Mar 12 12:56:52 2012
New Revision: 1299657
URL: http://svn.apache.org/viewvc?rev=1299657&view=rev
Log:
Merged r1299645 to the 1.6 branch.
Modified:
axis/axis2/java/core/branches/1_6/ (props changed)
axis/axis2/java/core/branches/1_6/modules/codegen/src/org/apac
Author: sagara
Date: Mon Mar 12 12:20:59 2012
New Revision: 1299645
URL: http://svn.apache.org/viewvc?rev=1299645&view=rev
Log:
Fixed AXIS2-5265.
Called Exception constructor with String description (of the throwable )
instead of default constructor.
Modified:
axis/axis2/java/core/trunk