[jira] Created: (SYNAPSE-594) AbstractDBMediatorFactory should not create/lookup data sources

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Updated: (SYNAPSE-594) AbstractDBMediatorFactory should not create/lookup data sources

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/SYNAPSE-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Hubert updated SYNAPSE-594:
--------------------------------

    Attachment: DataSourceInit.patch

> 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@...


[jira] Created: (SYNAPSE-594) AbstractDBMediatorFactory should not create/lookup data sources

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...