Looking back on the past, found that they have not written a blog for a long time, think of how much I have been interested in blogging to share, although the sharing is a relatively basic thing, but often see the increase in the volume of the heart is still Shuangshuang.
Time is really fast, leaving school and team for one months. Come to a new work environment, but feel that they have not fully adapted to the total feeling and their expectations are not so consistent.
I hope this day will come soon, to build our own research and development team
The first project to step into the work: a New drug clinical trial management system .
The project management module of this project involves multi-step approval flow, so choose to use Workflow (JBPM) to achieve, but found that this piece of content has been a bit forgotten (or sophomore time to do Health bureau test system when contacted).
So still from the most basic start slowly picked up, this system I choose is jbpm 4.4 (version is not new, easy to control)
To install the GPD plugin in eclipse:
Installing GPD using the Eclipse software upgrade feature is simple, we first go to JBPM official website under jBPM4.4, address: http://sourceforge.net/projects/jbpm/files/, After the downloaded file is jbpm-4.4.zip, the directory structure is as follows:
File Install/src/gpd/jbpm-gpd-site.zip is the update archive for GPD (archived update site). Eclipse installation is not much to say, you need to install the JEE version.
Steps to install:
1. Select the Help--Install new software menu
2. Click the Add button to select the Archive button in the Add Site dialog box
3. Select/jbpm-4.4/install/src/gpd/jbpm-gdp-site.zip, click the Open button, return to the Add Site dialog box, click the OK button, return to the Install dialog box
4. Select the list of occurrences of the JPDL 4 GPD update site, click Next ... Until "Finish" completes the installation
5. Restart Eclipse when the installation is complete
By the above steps the GDP was installed successfully.
Configure the operating environment for the JBPM:
1. Select Window---> Preferences menu
2. Choose the JBoss JBPM---> Runtime Locations option
3. Click the Add button, enter a name in the dialog box that appears (such as JBPM44), add the JBPM installation path to the location, click OK