You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/10/20 13:49:24 UTC

[jira] Created: (JAMES-1073) Remove DataSourceSelector interfface and implementation

Remove DataSourceSelector interfface and implementation
-------------------------------------------------------

                 Key: JAMES-1073
                 URL: https://issues.apache.org/jira/browse/JAMES-1073
             Project: JAMES Server
          Issue Type: Task
          Components: James Core
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 3.0-M1


At the moment we use the DataSourceSelector interface ( which is just a copy of the excalibur one ) for accessing the database in mailets/components. I think we should remove it and just inject the DataSource directly. If someone really needs more then one db he need to configure the second database anyway in spring-beans.xml

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


[jira] Resolved: (JAMES-1073) Remove DataSourceSelector interfface and implementation

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved JAMES-1073.
----------------------------------

    Resolution: Fixed

> Remove DataSourceSelector interfface and implementation
> -------------------------------------------------------
>
>                 Key: JAMES-1073
>                 URL: https://issues.apache.org/jira/browse/JAMES-1073
>             Project: JAMES Server
>          Issue Type: Task
>          Components: James Core
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M1
>
>
> At the moment we use the DataSourceSelector interface ( which is just a copy of the excalibur one ) for accessing the database in mailets/components. I think we should remove it and just inject the DataSource directly. If someone really needs more then one db he need to configure the second database anyway in spring-beans.xml

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