setter methods missing from generated client code
-------------------------------------------------
Key: XFIRE-957
URL: http://jira.codehaus.org/browse/XFIRE-957
Project: XFire
Issue Type: Bug
Components: Generator
Affects Versions: 1.2.5
Environment: Currently running java 1.5.06 on Windows Xp Sp2. Problem
has been reproduced with both 1.2.4 and 1.2.5.
Reporter: Steven Terrell
Assignee: Dan Diephouse
Attachments: SampleService.wsdl, SampleTypes.xsd
When generating code using WsGen from the command line, we are seeing classes
generated that have getter methods, but no setter methods. I have attached WSDL
that can reproduce this problem. To reproduce the problem, generate the client
code using WsGen. The setter method is missing from the following classes:
ListOfAnotherSampleObjects - missing
setAnotherSampleObject(List<AnotherSampleObject> newList);
AnotherSampleObject - missing setAliases(List<JAXBElement<String>> newAliases)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email