You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2013/01/14 09:10:20 UTC

[jira] [Resolved] (CXF-4749) How to save request xml in context

     [ https://issues.apache.org/jira/browse/CXF-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved CXF-4749.
-------------------------------

    Resolution: Not A Problem
    
> How to save request xml in context
> ----------------------------------
>
>                 Key: CXF-4749
>                 URL: https://issues.apache.org/jira/browse/CXF-4749
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.6.1
>         Environment: Ubuntu 10.04
>            Reporter: rajesh nadiminti
>
> Hi, We are CXF 2.6.1 version with xmlbeans as databinding. using xsd's(our project specific) we have generated java classes. for the webservice methods we have arguments as jav objects. CXf converts the request xmls internally into java objects. when ever request comes it will be an object for that webservice method. Now we have added one interceptor by extending ExceptionMapper so whenever there is some processing error. i will do what ever action i want form this class(using toResponse() method.) Now i want to send the response embedding the complete request xml which i received. how can i achieve this(when ever there is som error/exception i will do this step). Please help

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira