AFAIK, some filter queries for instances are not implemented in JPA Dao, which is enabled by default. You can try to switch to hibernate and compare results (something like ode-hib-oracle karaf feature).
2010/6/16 Agustín Gañán <[email protected]>: > Hi, > > I have deployed de ODE Managemen API to get information about the > processes/instances. > I can invoke succesfully the listAllInstances operation but now I'm trying > to filter the results using the listInstances and I'm getting the same > result as in the listAllInstances operation. > > Is this operation fully implemented? > > My need is to query if there is any active instance with a correlation > property. Can I do this whit the management API? > > My environment: > > ODE 1.3.4 (osgi version) deployed on SMX 4.2 > > Thanks > > Agus > -- Regards, Rafał Rusin http://rrusin.blogspot.com
