svn commit: r944191 - /axis/axis2/java/transports/trunk/pom.xml

2010-05-14 Thread veithen
Author: veithen Date: Fri May 14 10:16:01 2010 New Revision: 944191 URL: http://svn.apache.org/viewvc?rev=944191&view=rev Log: Changed Axis2 version to SNAPSHOT. Since we now have a Hudson build, this allows us to continuously monitor the integration between Axis2 and the transports. Modified:

svn commit: r944250 - /axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml

2010-05-14 Thread veithen
Author: veithen Date: Fri May 14 13:24:02 2010 New Revision: 944250 URL: http://svn.apache.org/viewvc?rev=944250&view=rev Log: Removed some unnecessary exclusions. The services.xml files are no longer there. Modified: axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml Modified: axi

svn commit: r944347 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/util/impl/SAAJConverterImpl.java

2010-05-14 Thread veithen
Author: veithen Date: Fri May 14 17:29:45 2010 New Revision: 944347 URL: http://svn.apache.org/viewvc?rev=944347&view=rev Log: Prepared Axis2 for application of patch for WSCOMMONS-111. RuntimeExceptions will no longer be caught (and transformed to OMExceptions) in StAXOMBuilder#next(). Therefor

svn commit: r944449 - in /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2: datasource/jaxb/JAXBAttachmentUnmarshaller.java jaxws/message/attachments/JAXBAttachmentUnmarshaller.java

2010-05-14 Thread veithen
Author: veithen Date: Fri May 14 20:28:10 2010 New Revision: 99 URL: http://svn.apache.org/viewvc?rev=99&view=rev Log: WSCOMMONS-518: Generalized the getOMAttachmentAccessorXMLStreamReader method so that XMLStreamReader wrappers of arbitrary type can be looked up; this also removes the d

svn commit: r944485 - in /axis/axis2/java/core/trunk/modules: addressing/src/org/apache/axis2/handlers/addressing/ addressing/test/org/apache/axis2/handlers/addressing/ kernel/src/org/apache/axis2/add

2010-05-14 Thread barrettj
Author: barrettj Date: Fri May 14 21:36:50 2010 New Revision: 944485 URL: http://svn.apache.org/viewvc?rev=944485&view=rev Log: Commit patch for AXIS2-4715 contributed by Katherine Sanders. Fix Addressing.required enforcement on client side. Modified: axis/axis2/java/core/trunk/modules/add