[jboss-user] [JBoss jBPM] - Re: JBPM 4.0 - Missing Class JpdlExecution

2009-07-15 Thread jbarrez
The jbpm.jpdl.hbm.xml file should be deleted, the JpdlExecution class has been removed from 4.0. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243744#4243744 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243744 _

[jboss-user] [JBoss jBPM] - Re: JBPM 4.0 - Missing Class JpdlExecution

2009-07-15 Thread OOMicha
Hi folks, unfortunately I have the same problem. So, did you remove the file jbpm.jdpl.hbm.xml containing this bad entity link or any other file? Another work around seems to be the following: copy the missing class org.jbpm.pvm.internal.model.ExecutionImpl from the old 4.0RC1-jar to the newer

[jboss-user] [JBoss jBPM] - Re: JBPM 4.0 - Missing Class JpdlExecution

2009-07-13 Thread rams.rapo
yup, removing it works. Only thing is it still being shipped under src directory. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243381#4243381 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243381 __

[jboss-user] [JBoss jBPM] - Re: JBPM 4.0 - Missing Class JpdlExecution

2009-07-13 Thread shekharv
jbpm.hibernate.cfg.xml in the examples folder does not have a reference to the hbm file that you mentioned, so looks like it might be something that is there, but not being used? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243378#4243378 Reply to the post