[jboss-user] [JBoss jBPM] - Re: how to save processinstance

mputz do-not-reply at jboss.com
Tue May 22 04:59:04 EDT 2007


Look at the javadoc for JbpmContext to see the correct usage of JbpmContext. jbpmContext.close() should always be called within a finally clause. This ensures that the Hibernate session and connection is properly closed.

Regards, Martin

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047473#4047473

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047473



More information about the jboss-user mailing list