Now that the JBPM environment has introduced ant, so long as the environment variable, the command line, the environment will be all installed directly (even if the eclipse will help you to start up:)).
1 We start with the latest jbpm-5.4.0.cr1-installer.zip (up to 2013-1-21), this is the latest installation information, so a look is more than 300 K, less than 1M.
2 The compressed package to the root of your hard disk, here is placed in D disk, so see is D:\jbpm-installer, there are many folders and files below
3 with your Java and ant environment variables, if not, you can search for Baidu, which JDK is the JDK environment variable configuration. Verify that the JDK and ant environment variables are configured successfully and can be viewed with commands.
4 Open the command line, the command into the D:/jbpm-installer inside, and then enter the command Ant Install.demo, where he will download Eclipse,jboss and jbpm A series of things, I looked at the download is 400m+, a lot of things, If your network is not very good I am afraid it will be a long time, please wait patiently. To ensure that the process continues without interruption, you can right-click the folder to see if the size is growing.
5 when the command line prompts "build success" to indicate that the desired content has been downloaded successfully, then enter Ant Start.demo to start running what just downloaded and run it to help you run it jboss,eclipse and H2 (not sure if it is a database). About a few minutes, you can see that the ECLIPSE6 can be tested correctly, a new JBPM project, in the source folder under the Processtest.java right key junit, if "Hello World" to show success!
Description
1, under the download of the D:\jbpm-installer\ has a install.html, you can take a look at the guide, I also look at this document
2, can be the next complete package (Jbpm-5.4.0.final-installer-full.zip), 500m+, do not use ant download so long
3, JBoss will not use the recommendations of the use of more search manuals
Article related courses domestic first based on JBPM5.4 actual combat process engine development (dynamic form, template engine, document management system)