Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Joget Workflow v6 增加了许多新功能. 请在升级前查看 What is New in Joget Workflow v6

通用升级步骤

Warning

Compatibility: It is strongly recommended that you test the upgrade on a development or test environment first. Please read the 兼容性: 强烈建议 您升级前在开发或测试环境完成测试. 升级指南.

Licensing: For the Enterprise Edition, upgrades between major versions 授权: 对于企业版, 升级主版本 (e.g. v5 to v6) requires re-activation with a new license, so users with an active Enterprise Software Subscription are required to request for a new license.需要一次新的License授权.

  1. 请准备一个测试环境,最大限度的模拟生产环境的各个方面 Prepare a test server that mimics the production server as close as possible in all possible aspects (e.g. user setup用户设置, networking environment网络环境, cpu/memory capabilities内存 能力, database) without cloning the production's database server. Start with a fresh new database.
  2. Once you are ready with the test server, you may try to start with a fresh database without the data but just the Apps loaded in. Run through all the functionalities of your Apps to see if everything works as expected.
  3. If Step 2 goes well, you may then try to clone the existing production database to see how your Apps fare with the existing production data. Run through all the functionalities of your Apps again to see if everything works as expected.
  4. If you have integrated Joget Workflow with other solutions, you will also need to test them accordingly.
  5. When you are ready, please continue to the next step.

Performing a Backup

Please backup your files and perform the necessary tests after the upgrade. If you are upgrading from v3, please note that there have been security hardening changes since v4 so please refer to v4 Compatibility .

Updating Joget Workflow

  1. 数据库) . 使用一个新的数据库环境.
  2. 当测试环境准备好以后, 您可以使用一个无数据的数据库,仅仅导入应用. 测试所有功能.
  3. 如果步骤 2 没问题, 您可以克隆生产环境的数据库. 测试所有功能.
  4. 如果您的Joget Workflow与其它系统有集成, 请完成相应的测试.
  5. 完成以上步骤后,请继续以下步骤.

完成备份

 备份 您的文件和数据. 如果您升级自v3, 请注意 v4 以后的安全性升级,请参考 v4 Compatibility .

升级Joget Workflow

Warning

未经测试, 请勿直接升级

Warning

Do not upgrade directly in a production server without prior testing.

Info
titleNote on Upgrading on Joget Workflow v5 to v6

Although in default bundle of 虽然 Joget Workflow v6 安装包, it is shipped together with 默认使用 Apache Tomcat 8.5 and 和 Java 8, it is possible for one to run Joget Workflow v6 in Joget Workflow v5's bundle of  Joget Workflow v6 也能运行在 Apache Tomcat 8 and Java 7. It is recommended to use the newer version as it offers better performance and bug fixes.推荐您使用最新的版本.

  1. 从安装文件中获取最新的 Locate the new jw.war and  和 jwdesigner.war files from either the 文件:
    1. Downloadable Installers下载安装包 (in the /apache-tomcat-x.x.x/webapps directory目录下); or 
    2. The Enterprise Support Site for Enterprise Software Subscribers.
    3. 或 
    4. 企业版支持系统 (企业版订购者).
  2. 停止Apache Stop Apache Tomcat / Joget.
  3. Backup the existing installation data (Please refer to 备份现有数据 (请参考 Joget Workflow Deployment Best Practices)
  4. Delete the existing jw.warjwdesigner.warjw and jwdesigner directories in 删除当前 "[Joget Installation Directory]/apache-tomcat-x.x.x/webapps" 目录中的 jw.warjwdesigner.warjw 和 jwdesigner 
  5. Delete the Apache Tomcat working directories 删除Apache Tomcat 工作目录缓存 i.e. the "jw" and "jwdesigner" directories in "[Joget Installation Directory]/apache-tomcat-x.x.x/work/Catalina/localhost".
  6. Copy the new 复制最新的 jw.war and jwdesigner.war files into the Apache Tomcat webapps directory  文件到 "[Joget Installation Directory]/apache-tomcat-x.x.x/webapps".(注:v5以后的版本, jwdesigner.war不是必须的,可以不作升级)
  7. 启动 Start Apache Tomcat / Joget Workflow.

...