You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Matthieu Riou (JIRA)" <ji...@apache.org> on 2006/08/17 01:25:15 UTC

[jira] Created: (ODE-31) Move the DAO interfaces out of the bpel-api module

Move the DAO interfaces out of the bpel-api module
--------------------------------------------------

                 Key: ODE-31
                 URL: http://issues.apache.org/jira/browse/ODE-31
             Project: Apache Ode
          Issue Type: Improvement
          Components: BPEL Runtime
    Affects Versions: Incubator
            Reporter: Matthieu Riou
            Priority: Minor
             Fix For: Incubator


The DAO interfaces do not really belong to the bpel-api module: the sole dependency on these interfaces is in the BpelServer.setDAOConnectionFactory method and really the DAO represents an implementation detail of the server rather than a genuine concern of the integration layer using the IAPI.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (ODE-31) Move the DAO interfaces out of the bpel-api module

Posted by "Matthieu Riou (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/ODE-31?page=comments#action_12428541 ] 
            
Matthieu Riou commented on ODE-31:
----------------------------------

Also it would be nice if the factory could be expressed as an engine configuration property. With a default value when it's not present of course.

> Move the DAO interfaces out of the bpel-api module
> --------------------------------------------------
>
>                 Key: ODE-31
>                 URL: http://issues.apache.org/jira/browse/ODE-31
>             Project: Apache Ode
>          Issue Type: Improvement
>          Components: BPEL Runtime
>    Affects Versions: Incubator
>            Reporter: Matthieu Riou
>            Priority: Minor
>             Fix For: Incubator
>
>
> The DAO interfaces do not really belong to the bpel-api module: the sole dependency on these interfaces is in the BpelServer.setDAOConnectionFactory method and really the DAO represents an implementation detail of the server rather than a genuine concern of the integration layer using the IAPI.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (ODE-31) Move the DAO interfaces out of the bpel-api module

Posted by "Matthieu Riou (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/ODE-31?page=all ]

Matthieu Riou resolved ODE-31.
------------------------------

    Resolution: Fixed
      Assignee: Maciej Szefler

Fixed by Maciej (moved to a separate module).

> Move the DAO interfaces out of the bpel-api module
> --------------------------------------------------
>
>                 Key: ODE-31
>                 URL: http://issues.apache.org/jira/browse/ODE-31
>             Project: Apache Ode
>          Issue Type: Improvement
>          Components: BPEL Runtime
>    Affects Versions: Incubator
>            Reporter: Matthieu Riou
>         Assigned To: Maciej Szefler
>            Priority: Minor
>             Fix For: Incubator
>
>
> The DAO interfaces do not really belong to the bpel-api module: the sole dependency on these interfaces is in the BpelServer.setDAOConnectionFactory method and really the DAO represents an implementation detail of the server rather than a genuine concern of the integration layer using the IAPI.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (ODE-31) Move the DAO interfaces out of the bpel-api module

Posted by "Matthieu Riou (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthieu Riou closed ODE-31.
----------------------------


> Move the DAO interfaces out of the bpel-api module
> --------------------------------------------------
>
>                 Key: ODE-31
>                 URL: https://issues.apache.org/jira/browse/ODE-31
>             Project: Ode
>          Issue Type: Improvement
>          Components: BPEL Runtime
>    Affects Versions: Incubator
>            Reporter: Matthieu Riou
>            Assignee: Maciej Szefler
>            Priority: Minor
>             Fix For: Incubator
>
>
> The DAO interfaces do not really belong to the bpel-api module: the sole dependency on these interfaces is in the BpelServer.setDAOConnectionFactory method and really the DAO represents an implementation detail of the server rather than a genuine concern of the integration layer using the IAPI.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.