You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Raj Anand (JIRA)" <ji...@apache.org> on 2013/10/30 07:21:26 UTC

[jira] [Commented] (CXF-5364) Multiple cxf buses in the same spring context

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

Raj Anand commented on CXF-5364:
--------------------------------

[~dkulp] , [~sergeyb] : Any updates on this issue? We are kind of stuck here and need your opinion.

> Multiple cxf buses in the same spring context 
> ----------------------------------------------
>
>                 Key: CXF-5364
>                 URL: https://issues.apache.org/jira/browse/CXF-5364
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Raj Anand
>
> We have a client side CXF bus with in/out interceptors and , a server side bus with in/out interceptors. If the same service is being used for both client side and server side invocations , the 2 buses end up in the same spring application context. As a result of this one CXF bus is over-written and the interceptor chain for that CXF bus is lost.So how do we manage multiple CXF buses in the same application context without the 2 buses interfering with each other.



--
This message was sent by Atlassian JIRA
(v6.1#6144)