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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...