[
https://issues.apache.org/activemq/browse/CAMEL-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45162#action_45162
]
Claus Ibsen commented on CAMEL-723:
-----------------------------------
Much better with the {{exchange.getIn().getBody(GetPerson.class);}}
Willem is the turn off wrapper needed in the wsdl?
<jaxws:bindings>
<jaxws:enableWrapperStyle>false</jaxws:enableWrapperStyle>
</jaxws:bindings>
I haven't seen this before and I doubt that many knows about this one? Isn't it
possible to configure this without having to do it in the .wsdl file?
Such as on the cxf endpoint?
> 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.