1 Reply Latest reply on Dec 5, 2008 6:46 AM by salaboy21

    problem about JBPM with tomcat

    sunshine791225

      I have builded the JBPM on the comcat server.When I deploy the example sale.jpdl flow.It displays the bellow error:

      Error deploying process: An exception of type "org.hibernate.HibernateException" was thrown. The message is: Could not parse configuration: hibernate.cfg.xml

      Who can help me?

        • 1. Re: problem about JBPM with tomcat
          salaboy21

          yes, of course, you must take a look at jbpm.cfg.xml file ... if you don't have one the default.jbpm.cfg.xml is used and it is inside the jbpm-jpdl.jar. this file have a reference to hibernate.cfg.xml file that must be on your classpath to configure the database or datasource that will be used by jbpm.

          I hope it helps.!
          Let me know if you need anything else..