[
https://issues.apache.org/jira/browse/IGNITE-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Vinogradov resolved IGNITE-779.
-------------------------------------
Resolution: Fixed
> [User Request] Allow to load configurations from abstract input stream
> ----------------------------------------------------------------------
>
> Key: IGNITE-779
> URL: https://issues.apache.org/jira/browse/IGNITE-779
> Project: Ignite
> Issue Type: Improvement
> Components: general
> Affects Versions: sprint-3
> Reporter: Valentin Kulichenko
> Assignee: Anton Vinogradov
> Priority: Blocker
> Fix For: sprint-4
>
>
> Currently we allow to load configurations from Spring XML file providing its
> local path or URL. Need to add an option to do the same, but providing
> {{InputStream}} instead.
> Two methods should be added:
> * {{Ignition.start(InputStream in)}}
> * {{Ignition.loadSpringBean(InputStream in, String beanName)}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)