3 Replies Latest reply on Feb 15, 2008 5:14 AM by seanmcelroy

    An association from the table JBPM_NODE refers to an unmappe

    seanmcelroy

      I am trying to create my own admin console using Tomcat and SQLServer. I have create the SQLServer database ok and I have configured hibernate to point to it, however when I delpoy my application I get this error:

      An association from the table JBPM_NODE refers to an unmapped class: org.jbpm.graph.action.Script

      Can anyone tell me why this happening?

      Thanks.