You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Tammo van Lessen (JIRA)" <ji...@apache.org> on 2010/02/23 15:44:28 UTC

[jira] Created: (ODE-770) InstanceManagement.listInstance() filtering support for more than one correlation property is broken

InstanceManagement.listInstance() filtering support for more than one correlation property is broken
----------------------------------------------------------------------------------------------------

                 Key: ODE-770
                 URL: https://issues.apache.org/jira/browse/ODE-770
             Project: ODE
          Issue Type: Bug
          Components: BPEL Runtime
            Reporter: Tammo van Lessen
             Fix For: 1.3.4


listInstances fails to return a correct result set if the instance filter contains more than one correlation properties to filter.

Need to rewrite CriteriaBuilder as Hibernate's Criterion API does not support joining the same association several times for joins. Using HQL instead should do the job.

See http://opensource.atlassian.com/projects/hibernate/browse/HHH-879

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


[jira] Commented: (ODE-770) InstanceManagement.listInstance() filtering support for more than one correlation property is broken

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837320#action_12837320 ] 

Hudson commented on ODE-770:
----------------------------

Integrated in ODE-1.x #65 (See [http://hudson.zones.apache.org/hudson/job/ODE-1.x/65/])
    : use HQL instead of hibernate's criteria API


> InstanceManagement.listInstance() filtering support for more than one correlation property is broken
> ----------------------------------------------------------------------------------------------------
>
>                 Key: ODE-770
>                 URL: https://issues.apache.org/jira/browse/ODE-770
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Tammo van Lessen
>            Assignee: Tammo van Lessen
>             Fix For: 1.3.4
>
>
> listInstances fails to return a correct result set if the instance filter contains more than one correlation properties to filter.
> Need to rewrite CriteriaBuilder as Hibernate's Criterion API does not support joining the same association several times for joins. Using HQL instead should do the job.
> See http://opensource.atlassian.com/projects/hibernate/browse/HHH-879

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


[jira] Assigned: (ODE-770) InstanceManagement.listInstance() filtering support for more than one correlation property is broken

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

Tammo van Lessen reassigned ODE-770:
------------------------------------

    Assignee: Tammo van Lessen

> InstanceManagement.listInstance() filtering support for more than one correlation property is broken
> ----------------------------------------------------------------------------------------------------
>
>                 Key: ODE-770
>                 URL: https://issues.apache.org/jira/browse/ODE-770
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Tammo van Lessen
>            Assignee: Tammo van Lessen
>             Fix For: 1.3.4
>
>
> listInstances fails to return a correct result set if the instance filter contains more than one correlation properties to filter.
> Need to rewrite CriteriaBuilder as Hibernate's Criterion API does not support joining the same association several times for joins. Using HQL instead should do the job.
> See http://opensource.atlassian.com/projects/hibernate/browse/HHH-879

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


[jira] Resolved: (ODE-770) InstanceManagement.listInstance() filtering support for more than one correlation property is broken

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

Tammo van Lessen resolved ODE-770.
----------------------------------

    Resolution: Fixed

> InstanceManagement.listInstance() filtering support for more than one correlation property is broken
> ----------------------------------------------------------------------------------------------------
>
>                 Key: ODE-770
>                 URL: https://issues.apache.org/jira/browse/ODE-770
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Tammo van Lessen
>            Assignee: Tammo van Lessen
>             Fix For: 1.3.4
>
>
> listInstances fails to return a correct result set if the instance filter contains more than one correlation properties to filter.
> Need to rewrite CriteriaBuilder as Hibernate's Criterion API does not support joining the same association several times for joins. Using HQL instead should do the job.
> See http://opensource.atlassian.com/projects/hibernate/browse/HHH-879

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

        

[jira] Commented: (ODE-770) InstanceManagement.listInstance() filtering support for more than one correlation property is broken

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842660#action_12842660 ] 

Hudson commented on ODE-770:
----------------------------

Integrated in ODE-1.x #72 (See [http://hudson.zones.apache.org/hudson/job/ODE-1.x/72/])
    

> InstanceManagement.listInstance() filtering support for more than one correlation property is broken
> ----------------------------------------------------------------------------------------------------
>
>                 Key: ODE-770
>                 URL: https://issues.apache.org/jira/browse/ODE-770
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Tammo van Lessen
>            Assignee: Tammo van Lessen
>             Fix For: 1.3.4
>
>
> listInstances fails to return a correct result set if the instance filter contains more than one correlation properties to filter.
> Need to rewrite CriteriaBuilder as Hibernate's Criterion API does not support joining the same association several times for joins. Using HQL instead should do the job.
> See http://opensource.atlassian.com/projects/hibernate/browse/HHH-879

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


[jira] Commented: (ODE-770) InstanceManagement.listInstance() filtering support for more than one correlation property is broken

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837365#action_12837365 ] 

Hudson commented on ODE-770:
----------------------------

Integrated in ODE-trunk #255 (See [http://hudson.zones.apache.org/hudson/job/ODE-trunk/255/])
    : compile fix


> InstanceManagement.listInstance() filtering support for more than one correlation property is broken
> ----------------------------------------------------------------------------------------------------
>
>                 Key: ODE-770
>                 URL: https://issues.apache.org/jira/browse/ODE-770
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Tammo van Lessen
>            Assignee: Tammo van Lessen
>             Fix For: 1.3.4
>
>
> listInstances fails to return a correct result set if the instance filter contains more than one correlation properties to filter.
> Need to rewrite CriteriaBuilder as Hibernate's Criterion API does not support joining the same association several times for joins. Using HQL instead should do the job.
> See http://opensource.atlassian.com/projects/hibernate/browse/HHH-879

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


[jira] Commented: (ODE-770) InstanceManagement.listInstance() filtering support for more than one correlation property is broken

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837375#action_12837375 ] 

Hudson commented on ODE-770:
----------------------------

Integrated in ODE-trunk-jdk6 #248 (See [http://hudson.zones.apache.org/hudson/job/ODE-trunk-jdk6/248/])
    : compile fix


> InstanceManagement.listInstance() filtering support for more than one correlation property is broken
> ----------------------------------------------------------------------------------------------------
>
>                 Key: ODE-770
>                 URL: https://issues.apache.org/jira/browse/ODE-770
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>            Reporter: Tammo van Lessen
>            Assignee: Tammo van Lessen
>             Fix For: 1.3.4
>
>
> listInstances fails to return a correct result set if the instance filter contains more than one correlation properties to filter.
> Need to rewrite CriteriaBuilder as Hibernate's Criterion API does not support joining the same association several times for joins. Using HQL instead should do the job.
> See http://opensource.atlassian.com/projects/hibernate/browse/HHH-879

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