1 Reply Latest reply on Jun 13, 2006 3:28 AM by kukeltje

    upgrade

    alal007

      We were using jbpm 3.0.1
      I am trying to upgrade to latest 3.1.1 release
      Couple of questions for JBPM team
      1. I see there is lot of db schema changes from 3.0.1.
      Is there any upgrade script available from 3.0.1 to 3.1.1
      2. If I add all new columns manually and provide value for somevalue for not null columns ( eg version = 1 for some of teh table where version colum is added as not null), will it work
      3. Do i need to "upgrade" workflow definition xml file or old version should work with 3.1.1 also

      Appreciate any help

        • 1. Re: upgrade
          kukeltje

          1: Search e.g. TFI on: upgrade script jbpm. The first hit on google will give you the answer
          2: I would advise negatively on extending the jbpm tables. Create your own.
          3: No, the ones that are deployed should keep working.