Commit Details

Avatar

Repository http://svn.apache.org/repos/asf/webservices/axis2/trunk/java /webservices/axis2/trunk/java
by scheu on 2009-10-24 01:46 (about 1 month ago)

AXIS2-3341
Contributor: Rich Scheuerle
Added code to support arrays/lists for the Document Literal Wrapped "Minimal" scenarios.
"Minimal" means that the JAX-WS service lacks wrapper beans.
The use of JAX-WS services that lack wrapper beans is not recommended.

Also added verification tests to validate the code.

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  Java 1739 213 634 108 331 17
  XML 15 0 0 0 2 0

Files Changed

[24 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
modules/jaxws-integration/pom.xml
  XML 15 0 0 0 2 0
modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/dlwminArrays/ComplexArrayResponse.java
  Java 21 0 18 0 6 0
modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/dlwminArrays/ComplexListResponse.java
  Java 22 0 18 0 7 0
modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/dlwminArrays/GenericService.java
  Java 50 0 18 0 13 0
modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/dlwminArrays/IGenericService.java
  Java 31 0 18 0 14 0
modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/dlwminArrays/SimpleArrayResponse.java
  Java 21 0 18 0 6 0
modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/dlwminArrays/SimpleListResponse.java
  Java 22 0 18 0 7 0
modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/dlwminArrays/WSUser.java
  Java 24 0 18 0 10 0
modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/DLWMinArrayTests.java
  Java 261 0 95 0 78 0
modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/DLWMinTests.java
  Java 12 5 13 6 0 0