Maybe you should try another costruction
try
ProcessInstance pi = pd.createProcessInstance();
instead
ProcessInstance pi = new ProcessInstance(pd);
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059547#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...