CLONE -Java2WSDL not generating nillable attribute for primitive wrapper types
------------------------------------------------------------------------------
Key: AXIS-2140
URL: http://issues.apache.org/jira/browse/AXIS-2140
Project: Apache Axis
Type: Bug
Components: WSDL processing
Versions: 1.0
Environment: Operating System: Windows NT/2K
Platform: All
Reporter: Rodrigo Ruiz
Fix For: current (nightly)
In previous versions, Java2WSDL generated soapenc mappings,
in which nillable is implicit. Now it generates xsd mappings,
it needs to generate a nillable attribute for wrapper types,
as in JAX-RPC 1.0 section 5.3.1. It does this for members
of complex types, but does NOT for stand-alone parameters.
Thus: Long -> Java2WSDL -> xsd:long -> WSDL2Java -> long
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira