Hi,
How can we store data into database with out closing JBPM context?
I am using JbpmContext.save (processInstance);
But, data was not getting stored into database.
when I execute jbpmcontext.close(); data was getting stored.
Please guide me in this issue.
Thanks in advance.
JD
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976551#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...