1 Reply Latest reply on Dec 28, 2009 6:19 AM by jbarrez

    Unable to deploy NEW project on console

      Hello,

               i'm unable to deploy any new project on the jBPM console, the old project keeps getting repeatedly deployed instead - any help/suggestions will be welcomed gratefully

        • 1. Re: Unable to deploy NEW project on console
          jbarrez

          To deploy a process to the console, just point your jbpm.hibernate.cfg.xml to the database of the console.

           

          By default, the following properties are used:

           

          jdbc.driver=org.hsqldb.jdbcDriver
          jdbc.url=jdbc:hsqldb:hsql://localhost:1701
          jdbc.username=sa
          jdbc.password=