[ 
https://issues.apache.org/jira/browse/CXF-4235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251419#comment-13251419
 ] 

Freeman Fang commented on CXF-4235:
-----------------------------------

Hi,

You really should put this question on cxf user mailing list, with some details 
like how your wsdl and method looks like, you shouldn't create a jira and just 
post your quesiton here.

Freeman
                
> Passing raw xml to a string parameter in the service call
> ---------------------------------------------------------
>
>                 Key: CXF-4235
>                 URL: https://issues.apache.org/jira/browse/CXF-4235
>             Project: CXF
>          Issue Type: Task
>          Components: Samples
>    Affects Versions: 2.5.2
>         Environment: Eclipse java 1.6
>            Reporter: Amar Das
>             Fix For: 2.5.2
>
>
> I am trying to build a CXF webservice using eclipse. I have a service method 
> String getScore(String param). I want to pass a raw xml to the param. At this 
> moment it gives an exception:
> Unmarshalling Error: unexpected element (uri:"", local:"aaa"). Expected 
> elements are (none)
> Please send some sample code to support this.
> Thanks,
> Amar

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to