You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/03/08 14:59:27 UTC

[jira] Commented: (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: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.