[
https://issues.apache.org/jira/browse/SYNAPSE-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruwan Linton resolved SYNAPSE-594.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.3
Applied the patch from Eirc and commited to 1.3 branch as well as to the trunk.
> 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
> Fix For: 1.3
>
> 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]