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