I got it !!!!
The session didn't has bean closed in the
public List query(WorkflowExpressionQuery query) throws StoreException
method.
The SpringHibernateWorkflowStore takes the session by getSession().
In my case (not using an intersepter or an OpenSessionInViewFilter) i have to
close the session manualy.
Thanx to Huang Ming and Luca Masini for taking the time for help.
Kai
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=6370&messageID=14357#14357