jbpm6 installation

1. Install ant1.9.5 and configure it to the environment variable
2. Install jdk1.7 and configure it to the environment variable
3. Download the mysql installation package and install it
4. Download the jbpm-6.2.0.Final-installer-full.zip file and unzip it
5 , Modify the TYPE=InnoDB; in the db\ddl-scripts\mysqlinnodb\quartz_tables_mysql_innodb.sql file
   to ENGINE=InnoDB;
6. Execute the sql script in the db\ddl-scripts\mysqlinnodb directory
7. Modify D:\Program Files\jbpm -6.2.0.Final-installer-full\jbpm-installer directory:
   build.xml
   build.properties
   standalone-as-7.1.1.Final.xml
   standalone-eap-6.3.0.xml
   standalone-eap-6.4 .0.xml
   standalone-full-as-7.1.1.Final.xml
   standalone-full-eap-6.3.0.xml
   standalone-full-eap-6.4.0.xml
   standalone-full-wildfly-8.1.0.Final .xml
   standalone-wildfly-8.1.0.Final.xml
   db\jbpm-persistence-JPA2.xml
   db\ddl-scripts\mysqlinnodb\quartz_tables_mysql_innodb.sql
   The above files that need to be modified are in the attached jbpm6.rar (here I am changing the database 8. Enter D:\Program Files\jbpm- 6.2.0.Final
-installer-full\jbpm-installer directory in cmd,
   execute ant install.demo, the screenshot is as follows:
  


execute jbpm in MySQL5.7 .sql file
Double-click add-user.bat to add a user (the password needs to be mixed with English case and numbers)
Execute the standalone.bat -c standalone-full.xml command on the cmd command line to start wildfly-8.1.0.Final
in the browser Enter http://127.0.0.1:9990/ to see that jbpm-console.war has been published successfully.

Enter http://127.0.0.1:8080/jbpm-console/ in the browser to enter KIE Workbench. The login user name is admin, and the login password is also admin.

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326960736&siteId=291194637