Hi
Iam new to JBPM, I wants to deploy the process definition in the jbpm server and I want
to create the process instance by using the deployed process definition, and I wants to
save the process instance in the server
and get it back when it is needed, for this I have written a servelet to deploy one
process definition as given in the Database example in the jpdl guide but when I try to
get the instance of process definition deployed by using servlet from the other servelet
it says the process definition is null,
please any body clarify my doubt how to Deploy the porcess Definition once in one program
and use it from other programs deployed in the server and how to store the process
instance in one program and use it in the other program
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073676#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...