Upgrading to jBPM 3.2.1 seems to fix this issue. Thanks for your help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066846#4066846
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066846
Seam 1.2.1.GA
The NPE is caused by context.getVariables() returning null at line number 109
in BusinessProcessContext.
| 98private Set getNamesFromContext() {^M
| 99 //TODO: note that this is called from Contexts.destroy(), ^M
| 100 // after the Seam-man
What version of Seam is this?
please put the Seam source into your sourcepath and debug into
BusinessProcessContext to find the cause.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066444#4066444
Reply to the post :
http://www.jboss.com/index.html?module=b