[
https://issues.apache.org/activemq/browse/CAMEL-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45021#action_45021
]
Willem Jiang commented on CAMEL-723:
------------------------------------
We can tell if the operation's parameters style by checking if the operation is
wrapper style or non-wrapper style.
But if you check the JAXWS-2.1 specification(2.6.2.1 Header Binding Extension),
we can't just take consideration that the parameter just only one.
Since the soap header will be mapped into one parameter.
> CXF - wrapper/unwrapper - camel-cxf should be smarter
> -----------------------------------------------------
>
> Key: CAMEL-723
> URL: https://issues.apache.org/activemq/browse/CAMEL-723
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-cxf
> Affects Versions: 1.4.0
> Reporter: Claus Ibsen
> Assignee: Willem Jiang
> Fix For: 1.5.0
>
>
> Willem knows what this is. See chat log on the july-15-2008.
> Basically getBody() should be smart in what kind of situation you are using
> CXF.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.