Hi Douglas,

Jackson, Douglas wrote:
I also ran into an exception on the ListEvents when passing in empty
strings for the filters.  An empty string worked for a filter on
ListInstances so is this a bug?

java.lang.UnsupportedOperationException
      at
org.apache.ode.dao.jpa.BPELDAOConnectionImpl.bpelEventQuery(BPELDAOConne
ctionImpl.java:67)
...

bpelEventQuery(...) and bpelEventTimelineQuery(...) are not yet implemented in our JPA DAO layer, still is still to come (help and patches are of course very welcome ;) ). The hibernate DAO layer should work properly. (See ODE-133, ODE-89).

Best,
  Tammo

Reply via email to