rajesh nadiminti created CXF-4749:
-------------------------------------
Summary: 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