[jboss-user] [JBoss jBPM] - Re: process variables out of session
frantisek.kocun@gmail.com
do-not-reply at jboss.com
Fri Aug 8 05:55:15 EDT 2008
Solved. My problem was that incoming variables form client were detached from session. So I attached them with saveOrUpdate method. When I read a process variable in ActionHandler it is always registered. So there was no problem.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169541#4169541
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169541
More information about the jboss-user
mailing list