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
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:
dev-unsubscribe@...
For additional commands, e-mail:
dev-help@...