Hi,
I am having an issue where after creating a new
StatefulKnowledgeSession using JPA for persistence, the id returned by
the getId() method on the session returns 0, even though I can see the
session id in the database is not 0 but some other integer.
There are no exceptions thrown.
Does anyone know why this is?
Thanks
Show replies by date