The following issue has been updated:
Updater: Steve Green (mailto:steve.green@epok.net)
Date: Wed, 1 Sep 2004 11:37 AM
Comment:
This patch is a possible fix. Specifically, I may not understand the intention of ContainedAttribute.
Some getters and setters could be consolidated into ContainedEntry, if that makes sense.
Changes:
Attachment changed to 1539.patch
---------------------------------------------------------------------
For a full history of the issue, see:
http://issues.apache.org/jira/browse/AXIS-1539?page=history
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/AXIS-1539
Here is an overview of the issue:
---------------------------------------------------------------------
Key: AXIS-1539
Summary: WSDL2Java does not handle use="optional" properly for primitive types
Type: Bug
Status: Unassigned
Priority: Major
Project: Axis
Components:
WSDL processing
Versions:
beta-3
Assignee:
Reporter: Steve Green
Created: Wed, 1 Sep 2004 11:30 AM
Updated: Wed, 1 Sep 2004 11:37 AM
Description:
WSDL2Java should use wrapper classes for primitve types that have use="optional", otherwise
it's not possible it tell the difference between primitives that are not sent over the wire
and default values.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|