Re: [rules-users] Persitence configuration issue in Drools Flow 5.1.M1 (PersistenceException/AnnotationException)

2010-03-25 Thread Nol de Wit
I got a bit further on this: it appears that for 5.1 there are a couple of extra mapped classes: org.drools.persistence.processinstance.variabletypes.VariableInstanceInfo org.drools.persistence.processinstance.variabletypes.JPAPersistedVariable This got me much further, but no success yet: the ta

[rules-users] Persitence configuration issue in Drools Flow 5.1.M1 (PersistenceException/AnnotationException)

2010-03-25 Thread Nol de Wit
Hi, (using Droolw Flow 5.1.M1) I've made a reasonably simple Drool Flow model, containing a ForEach, a split and and a couple of actions. Without Persistence it works nicely: I start it with one variable/parameter, a class I call Report with 4 Lines of data . Each of the lines get's worked on co