You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2008/02/19 22:04:43 UTC

[jira] Resolved: (CXF-737) Create Bus from array of application Configuration files

     [ https://issues.apache.org/jira/browse/CXF-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-737.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.1
         Assignee: Daniel Kulp

Added methods

> Create Bus from array of application Configuration files
> --------------------------------------------------------
>
>                 Key: CXF-737
>                 URL: https://issues.apache.org/jira/browse/CXF-737
>             Project: CXF
>          Issue Type: Improvement
>          Components: Bus
>            Reporter: Andrea Smyth
>            Assignee: Daniel Kulp
>             Fix For: 2.1
>
>
> Add create(URL[] urls, boolean includeDefaults, ApplicationContext parent) and create(String[] resources, boolean includeDefaults, ApplicationContext parent) to SpringBusFactory.
> It would also be useful to control the degree of functionality of a bus by specifying an array of cxf-* cfg files be included/excluded instead of just specifying all or none of the cxf-* files with the boolean include parameter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.