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

Freeman Fang commented on CXF-4961:
-----------------------------------

No, it's not a CXF configuration problem. 

For a better track, this issue already get discussed here[1] in mailing list, a 
better place to post questions

[1]http://cxf.547215.n5.nabble.com/Seperate-CXF-client-configuration-from-CXF-server-configuration-td5726238.html


                
> 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