[
https://issues.apache.org/jira/browse/SYNAPSE-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786376#action_12786376
]
Ruwan Linton commented on SYNAPSE-594:
--------------------------------------
Eric,
Thanks for the patch, this further cleans up the synapse startup.
Thanks,
Ruwan
> AbstractDBMediatorFactory should not create/lookup data sources
> ---------------------------------------------------------------
>
> Key: SYNAPSE-594
> URL: https://issues.apache.org/jira/browse/SYNAPSE-594
> Project: Synapse
> Issue Type: Improvement
> Components: Core
> Affects Versions: NIGHTLY
> Reporter: Eric Hubert
> Assignee: Ruwan Linton
> Attachments: DataSourceInit.patch
>
>
> The process of building the in-memory object representation of the Synapse
> configuration should be separated from the initialisation of mediators.
> The attached patch moves the creation/lookup of data sources to the
> AbstractDBMediator. The factory only reads the XML confguration and
> transforms it to an object model.
> This allows to create a Synapse Configuration including data sources from an
> XML file without having to have a fully initialized Synapse Environment
> available.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]