[jboss-user] [JBoss jBPM] - Closing the Jbpm Context
bert.w
do-not-reply at jboss.com
Wed Jul 26 06:02:54 EDT 2006
dear all,
I am having the same problem: No process instances showing up in the database. However, i cannot get the solution of using jbpmContext.close() working, as i am using jbpm integrated with Spring.
Can anyone tell me how i can close the Jbpm Context when using the JbpmTemplate from spring?
Using JbpmContext.getCurrentJbpmContext().close() doesn't seem to work for me, as it always returns null.
Or how can i use the protected method getContext() from JbpmTemplate?
thanks!
BERT
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960925#3960925
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960925
More information about the jboss-user
mailing list