atom feed5 messages in net.java.dev.osworkflow.usersOSWorkflow in with SpringHibernateWor...
FromSent OnAttachments
Kai UlrichAug 31, 2005 4:44 am 
Luca MasiniAug 31, 2005 5:20 am 
Kai UlrichSep 1, 2005 1:25 am 
Kai UlrichSep 1, 2005 5:25 am 
Kai UlrichSep 2, 2005 3:23 am 
Subject:OSWorkflow in with SpringHibernateWorkflowStore in a web application.
From:Kai Ulrich (oswo@opensymphony.com)
Date:Sep 2, 2005 3:23:11 am
List:net.java.dev.osworkflow.users

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