[
https://issues.apache.org/jira/browse/CXF-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-1537.
------------------------------
Resolution: Fixed
> Out only out-of-band headers don't code gen correctly (with -exsh true) and
> runtime doesn't work with -exsh false
> -----------------------------------------------------------------------------------------------------------------
>
> Key: CXF-1537
> URL: https://issues.apache.org/jira/browse/CXF-1537
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime, Tooling
> Affects Versions: 2.0.5
> Reporter: Daniel Kulp
> Assignee: Daniel Kulp
> Fix For: 2.0.6
>
>
> With an outbound only out-of-band header with a BARE method (not wrapped),
> the code generator messes up the method signature if -exsh true is specified.
> If -exsh false is specified, the code is generated correctly, but the
> HolderInInterceptor and HolderOutInterceptor are expecting there to be
> parts/holders for those headers and an IndexOutOfBoundsException is thrown.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.