[jboss-user] [JBoss jBPM] - Re: An association from the table JBPM_NODE refers to an unm

2008-02-15 Thread [EMAIL PROTECTED]
Hi, please look into hibernate.cfg.xml. I is possible that Script class is commented, so just uncomment it and it should be working. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4129582#4129582 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: An association from the table JBPM_NODE refers to an unm

2008-02-15 Thread kukeltje
this indeed has been the case in older jBPM versions... what version are you using? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4129591#4129591 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4129591

[jboss-user] [JBoss jBPM] - Re: An association from the table JBPM_NODE refers to an unm

2008-02-15 Thread seanmcelroy
I am using jbpm-jpdl-3.2.2 and Script.hbm.xml is not commented out. I get the error when I execute this code: | JbpmConfiguration jbpmConfiguration = JbpmConfiguration.getInstance(); | JbpmContext jbpmContext = jbpmConfiguration.createJbpmContext(); | return