I am getting this error when i start the process. It breaks out on the first
step, when i hit the transition.
Error completing task: An exception of type
"org.jbpm.graph.def.DelegationException" was thrown.
|
| The message is: could not load delegation class ''
|
|
|
|
|
Hi
I got following exception when i move from one step to another
Error signalling token: An exception of type "java.lang.ClassCastException" was
thrown. The message is: org.jbpm.msg.jms.JmsMessageServiceFactory cannot be
cast to org.jbpm.svc.ServiceFactory
Now its a simple process where in it
Sorry I forgot to mention the jbpm version:
Its Jbpm 3.2.6SP1
on Jboss AS 5.0
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226775#4226775
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226775
Hi
When i try to deploy the project, eclipse throws the following exception:
Exception happened while deploying -
java.lang.NullPointerException
at org.jbpm.gd.jpdl.ProcessDeployer.addClassOrResource(Unlown Source)
at org.jbpm.gd.jpdl.ProcessDeployer.addClassseAndResources(Unlown Source)
at org.