neng xu created CXF-4961:
----------------------------

             Summary: Configuration 
                 Key: CXF-4961
                 URL: https://issues.apache.org/jira/browse/CXF-4961
             Project: CXF
          Issue Type: Improvement
          Components: Configuration
            Reporter: neng xu
            Priority: Critical
             Fix For: 2.7.5


My application is a web service Server using CXF SOAP stack and running in 
Tomcat. 
The server uses  /cxf.xml (in classpath) to configure server logging 
interceptor. 
Now, the server needs to invoke other web service server as a client. 
Business requires has different requirement to client logging vs. server 
logging.
We have to define a client logging interceptor which is different from server 
logging interceptor.

How do I configure a client logging interceptor besides a server logging 
interceptor.

Based on Apache document, both CXF server and client will use same /cxf.xml 
file.
With Axis, there are two configuration files: one for server and the other for 
client. 
But, with CXF, I do not see server cxf.xml and client cxf.xml.



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

Reply via email to