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 17:50:27 UTC

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

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