svn commit: r1067415 - /axis/axis2/java/core/trunk/modules/jaxbri/src/org/apache/axis2/jaxbri/template/JaxbRIDatabindingTemplate.xsl

2011-02-05 Thread amilas
Author: amilas Date: Sat Feb 5 10:32:10 2011 New Revision: 1067415 URL: http://svn.apache.org/viewvc?rev=1067415&view=rev Log: readding the method without method name qname to support faults. faults need toOM method Modified: axis/axis2/java/core/trunk/modules/jaxbri/src/org/apache/axis2/j

svn commit: r1067421 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2wsdl/TypeTable.java

2011-02-05 Thread amilas
Author: amilas Date: Sat Feb 5 10:39:53 2011 New Revision: 1067421 URL: http://svn.apache.org/viewvc?rev=1067421&view=rev Log: Avoding and special behavior for exception classes at the java.lang package such as java.lang.ClassNotFoundException Modified: axis/axis2/java/core/trunk/modules/k

svn commit: r1067434 - /axis/axis2/java/core/trunk/modules/parent/pom.xml

2011-02-05 Thread veithen
Author: veithen Date: Sat Feb 5 12:52:35 2011 New Revision: 1067434 URL: http://svn.apache.org/viewvc?rev=1067434&view=rev Log: Updated Axiom snapshot version. Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml URL: http:

svn commit: r1067436 - /axis/axis2/java/rampart/trunk/pom.xml

2011-02-05 Thread veithen
Author: veithen Date: Sat Feb 5 12:55:11 2011 New Revision: 1067436 URL: http://svn.apache.org/viewvc?rev=1067436&view=rev Log: Updated Axiom snapshot version. Modified: axis/axis2/java/rampart/trunk/pom.xml Modified: axis/axis2/java/rampart/trunk/pom.xml URL: http://svn.apache.org/viewvc/

svn commit: r1067437 - /axis/axis2/java/sandesha/trunk/pom.xml

2011-02-05 Thread veithen
Author: veithen Date: Sat Feb 5 12:55:51 2011 New Revision: 1067437 URL: http://svn.apache.org/viewvc?rev=1067437&view=rev Log: Updated Axiom snapshot version. Modified: axis/axis2/java/sandesha/trunk/pom.xml Modified: axis/axis2/java/sandesha/trunk/pom.xml URL: http://svn.apache.org/viewv

svn commit: r1067439 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2wsdl/TypeTable.java

2011-02-05 Thread veithen
Author: veithen Date: Sat Feb 5 13:36:05 2011 New Revision: 1067439 URL: http://svn.apache.org/viewvc?rev=1067439&view=rev Log: Reverted r1067421 because this change is causing a build failure. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2wsdl/Ty

svn commit: r1067496 - /axis/axis2/java/core/trunk/etc/doap_Axis2.rdf

2011-02-05 Thread veithen
Author: veithen Date: Sat Feb 5 20:01:18 2011 New Revision: 1067496 URL: http://svn.apache.org/viewvc?rev=1067496&view=rev Log: Added entry for 1.5.4 to the DOAP file. Modified: axis/axis2/java/core/trunk/etc/doap_Axis2.rdf Modified: axis/axis2/java/core/trunk/etc/doap_Axis2.rdf URL: http:

svn commit: r1067497 - /axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf

2011-02-05 Thread veithen
Author: veithen Date: Sat Feb 5 20:03:07 2011 New Revision: 1067497 URL: http://svn.apache.org/viewvc?rev=1067497&view=rev Log: Added entry for 1.4 to the DOAP file. Modified: axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf Modified: axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf URL: h

svn commit: r1067601 - in /axis/axis2/java/core/trunk/modules: adb/src/org/apache/axis2/rpc/receivers/RPCMessageReceiver.java kernel/src/org/apache/axis2/description/java2wsdl/DefaultSchemaGenerator.j

2011-02-05 Thread amilas
Author: amilas Date: Sun Feb 6 06:24:20 2011 New Revision: 1067601 URL: http://svn.apache.org/viewvc?rev=1067601&view=rev Log: append the operation name to the exception element. other wise if both the exception complex type and element name in the same schema, jaxbri code generation throws an