RPC/Lit types with both XmlType and XmlRootElement are ending up as element
parts, not type parts
-------------------------------------------------------------------------------------------------
Key: CXF-2172
URL: https://issues.apache.org/jira/browse/CXF-2172
Project: CXF
Issue Type: Bug
Components: JAXB Databinding
Affects Versions: 2.2, 2.1.4, 2.0.10
Reporter: Daniel Kulp
Assignee: Daniel Kulp
If a type has an XmlRootElement annotation on it and it's used for a method
param/return value, with RPC/Lit, the parts in the generated wsdl are ending up
as element parts intstead of type parts. That is not correct according to
ws-bp rules.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.