You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andrea Smyth (JIRA)" <ji...@apache.org> on 2006/09/25 12:28:02 UTC

[jira] Resolved: (CXF-31) Implement SpringBus, SpringBusFactory

     [ http://issues.apache.org/jira/browse/CXF-31?page=all ]

Andrea Smyth resolved CXF-31.
-----------------------------

    Resolution: Fixed

> Implement SpringBus, SpringBusFactory
> -------------------------------------
>
>                 Key: CXF-31
>                 URL: http://issues.apache.org/jira/browse/CXF-31
>             Project: CeltiXfire
>          Issue Type: Sub-task
>          Components: Bus
>            Reporter: Andrea Smyth
>             Fix For: 2.0-M1
>
>
> Instead of using the extension manager  implementation (trunk/rt/core/src/main/java/org/apache/cxf/extension/ExtensionManager.java) use Spring and create an application context from all META-INF/services/cxf.xml,  META-INF/services/cxf-*.xml files on the classpath).
> Optionally include a user supplies bean configuration file also, and optionally offer to not include the META-INF/services/cxf.xml,  META-INF/services/cxf-*.xml files on the classpath.
> The SpringBusFactory should roughly support:
> createBus();
> createBus(String userCfgFile, boolean includeDefaults);

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira