[ 
https://issues.apache.org/activemq/browse/CAMEL-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45080#action_45080
 ] 

Willem Jiang commented on CAMEL-723:
------------------------------------

Now you can get the request object by passing the InputReportIncident.class as 
the parameter to the getBoby method in the camel-cxf consumer side,  it is out 
of box :).

I did some work on CAMEL-829, and updated the test case in my last commit[1] , 
which also show how to avoid  the Holder parameters by turn off the wrapper 
style parameter mapping.

Please check out the WSDL[2] which has a JAXWS customer extension to turn off 
the wrapper style parameter mapping.

[1] http://svn.apache.org/viewvc?rev=687273&view=rev
[2] 
https://svn.apache.org/repos/asf/activemq/camel/trunk/components/camel-cxf/src/test/resources/person-non-wrapper.wsdl

> 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.

Reply via email to