-
Bug
-
Resolution: Done
-
Major
-
jbossws-2.0.1
-
None
When an array if returned from a method on the SEI it is incorrectly ommitted from the generated JAX-RPC mapping.
For a background on the reasons why array wrapping is required please see the following issue: -
http://jira.jboss.com/jira/browse/JBWS-732
When a wrapped array is used it is possible for us to skip generating the Java class representing the wrapper and to also skip this mapping in the generated JAX-RPC mapping file.
Currently the tools are incorrectly identifying a return type from a method on the SEI which is an array as a wrapped type so although the Java class is generated it is ommitted from the generated JAX-RPC mapping.
- is incorporated by
-
JBPAPP-331 JBossWS - WSDL To Java - When an array if returned from a method on the SEI it is incorrectly ommitted from the generated JAX-RPC mapping.
- Resolved
-
JBPAPP-573 JBossWS - WSDL To Java - When an array is returned from a method on the SEI it is incorrectly ommitted from the generated JAX-RPC mapping.
- Resolved