The purpose of this article is to understand and reproduce a custom installation of JBPM and it´s components. Because most of the time, in a production environment, you can not just doing de default installation. To do that, I will try to understand the build.xml (ant file) provided in the automatic installation of JBPM.
Development workstation
- JDK 1.6 64bit
- Install path: c:\jboss\bin\java
- Without java_home as global environment variable
- Eclipse indigo SR2, 64 bit
- Install path: c:\jboss\bin\eclipse
- eclipse.ini modified with -vm C:\jboss\bin\jdk1.6.0_26\bin\javaw.exe
- http://wiki.eclipse.org/Eclipse.ini
- Installation of GEF (Graphical Editing Framework) for eclipse
- Update site: http://download.eclipse.org/tools/gef/updates/releases/
- I don´t picked up example o src for the moment
- Installation of Drules, JBPM plugin for eclipse
- URL: https://repository.jboss.org/nexus/content/repositories/releases/org/drools/org.drools.updatesite/5.3.1.Final/
- Download org.drools.updatesite-5.3.1.Final-assembly.zip
- Unzip file in a temporary directory
- Add a new locale repository into eclipse and install this plugin
- Installation of JBPM runtime
- URL: http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.2.0.Final/
- Download jbpm-5.2.0.Final-bin.zip
- Unzip file c:\jboss\bin\jbpm-5.2.0.Final-bin\
- Installation of Jboss Application Server
Aucun commentaire:
Enregistrer un commentaire