[
https://issues.apache.org/jira/browse/CXF-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-1124.
------------------------------
Resolution: Fixed
> Does not honor localName in RequestWrapper/ResponseWrapper annotations.
> -----------------------------------------------------------------------
>
> Key: CXF-1124
> URL: https://issues.apache.org/jira/browse/CXF-1124
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 2.0.2
> Reporter: Daniel Kulp
> Assignee: Daniel Kulp
> Fix For: 2.0.3
>
>
> When using Doc/Lit/Wrapped, the localname attribute of the RequestWrapper
> annotation should be usable to override the default wrapper element names.
> That currently doesn't work.
> When unmarshalling, the DocLitInInterceptor only compares the QName to the
> operation names, not the element names defined in the schema or via the
> RequestWrapper annotation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.