WSDL2Java should offer option to generate Java signature with non-wrapper style
mapping from doc-lit-wrapped WSDL
-----------------------------------------------------------------------------------------------------------------
Key: TUSCANY-1019
URL: http://issues.apache.org/jira/browse/TUSCANY-1019
Project: Tuscany
Issue Type: Improvement
Components: Java SCA Tools
Affects Versions: Java-Mx
Reporter: Scott Kurz
It is currently possible to use the WSDL2Java tooling to do each of:
* start w/ doc-lit-wrapped WSDL and generate a wrapper-style Java mapping
* start w/ doc-lit-nonwrapped WSDL and generate a non-wrapper-style Java
mapping
However it is not possible to start w/ doc-lit-wrapped WSDL and generate a
non-wrapper-style Java mapping.
You might want to do this in order to work with the input as a single SDO
rather than having the individual child elements appear on the Java signature.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]