| Author |
Deploy New JBPM workflow
|
Ganesh Ashtakar
Greenhorn
Joined: May 08, 2008
Posts: 3
|
|
Hi , I am new to JBPM and I am facing one problem like, i was having a workflow deployed on server and now I changed the business logic of the existing workflow. e. g. Previously there was java code like 'oneClass.someMethod()' and now I changed it to 'otherClass.someMethod()'. I deployed new workflow successfully but when my application invokes the workflow it is giving me a jbpm error that 'oneClass.someMethod()' does not exists. Method 'someMethod()' is not there in 'OneClass' now I have moved it to 'OtherClass', but it is not invoking the method from 'OtherClass'. So , please help me out and tell what shall I do so that new workflow should get invoked. You can mail me on ashtaganesh@gmail.com Thanks & Regards Ganesh.
|
 |
 |
|
|
subject: Deploy New JBPM workflow
|
|
|