[
https://issues.apache.org/jira/browse/CXF-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Smyth updated CXF-737:
-----------------------------
Description:
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.
was:
Add create(URL[] urls, boolean includeDefaults, ApplicationContext parent) and
create(String[] resources, boolean includeDefaults, ApplicationContext parent)
to SpringBusFactory.
Summary: Create Bus from array of application Configuration files
(was: Create Bus from array of application Configiration files)
> 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
>
> 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.