[jboss-user] [JBoss jBPM] - could not load the delegation class

2009-05-09 Thread dthunderblade
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 '' | | | | |

[jboss-user] [JBoss jBPM] - Process Step Exception

2009-04-27 Thread dthunderblade
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

[jboss-user] [JBoss jBPM] - Re: jbpm Process Deployment Exception

2009-04-27 Thread dthunderblade
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

[jboss-user] [JBoss jBPM] - jbpm Process Deployment Exception

2009-04-27 Thread dthunderblade
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.