Sorry, I shall not put the code createing jbpm instantce into static block.
I move it to constructor
| public UserBean(){
| JbpmConfiguration.getInstance().createJbpmContext();
| }
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994972#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...