Author: veithen
Date: Mon Apr 4 11:19:40 2011
New Revision: 1088558
URL: http://svn.apache.org/viewvc?rev=1088558&view=rev
Log:
Replaced usages of Axiom implementation classes by invocations of the public
API.
Modified:
axis/axis2/java/rampart/trunk/modules/rampart-tests/src/test/java/org/
Author: veithen
Date: Mon Apr 4 11:57:24 2011
New Revision: 1088571
URL: http://svn.apache.org/viewvc?rev=1088571&view=rev
Log:
Make use of the API defined by AXIOM-353.
Modified:
axis/axis2/java/rampart/trunk/modules/rampart-core/src/main/java/org/apache/rampart/util/Axis2Util.java
ax
Author: veithen
Date: Mon Apr 4 19:05:40 2011
New Revision: 1088730
URL: http://svn.apache.org/viewvc?rev=1088730&view=rev
Log:
Changed the XmlBeans databinding to make use of the API defined in r1088682.
Added:
axis/axis2/java/core/trunk/modules/xmlbeans/src/org/apache/axis2/xmlbeans/XmlBe
Author: veithen
Date: Tue Apr 5 06:12:26 2011
New Revision: 1088904
URL: http://svn.apache.org/viewvc?rev=1088904&view=rev
Log:
Fixed an issue that is revealed by the fix in DOOM's SOAPFault#setException
method committed in r1088789. Note that this may actually be a workaround for
an issue in S