Incorrect type used by WS runtime if doc-lit wrapper element type is not
anonymous
----------------------------------------------------------------------------------
Key: TUSCANY-855
URL: http://issues.apache.org/jira/browse/TUSCANY-855
Project: Tuscany
Issue Type: Bug
Components: C++ SCA
Affects Versions: Cpp-M2
Reporter: Jean-Sebastien Delfino
Fix For: Cpp-M2
Our current WS runtime assumes that Doc-lit-wrapped wrapper elements use
anonymous complex types. This is not always the case.
To fix this, we need to look at the SDO property representing the XSD global
element defining the wrapper, and use it's SDO type, instead of assuming that
the type is named like the wrapper element (which is only the case when the
element is typed with an anonymous complex type).
We need to do this both on the client and server side.
--
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]