Difference between revisions of "Workflow Course: Exercise 1"
From OpenKM Documentation
m (moved Workflow Course: Exercice 1 to Workflow Course: Exercise 1) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{TOCright}} __TOC__ | |
− | Download | + | == Step 1 - Download JBoss Developer Studio == |
− | + | * Download JBoss Developer Studio at http://devstudio.jboss.com/download/ | |
− | Install | + | * Install JBoss Developer Studio. |
== Step 2 - Install JBMP == | == Step 2 - Install JBMP == | ||
+ | * Download JBPM version 3.3.1.GA from http://sourceforge.net/projects/jbpm/files/. | ||
+ | * Take a look at [[JBPM installation]]. | ||
− | + | == Step 3 - Configure eclipse JBPM plugin == | |
− | + | If you've installed JBoss Developer Studio this step is not necessary, because JBPM plugin is configured into, otherwise if you've installed Eclipse then you should configure it. | |
− | |||
− | |||
− | == Step 3 - Configure eclipse JBPM plugin | ||
− | |||
− | If you've installed | ||
− | Take a look at | + | Take a look at [[Eclipse_plugin:_Installation|Eclipse Plugin Installation]]. |
− | |||
− | |||
− | |||
− | + | * Remember go to Eclipse, menu help and select option install new software and there add new repository. | |
+ | * From All JBoss Tools options select JBPM 3 Tools Runtime. | ||
+ | * From SOA Development select JBPM Tools Runtime. | ||
− | * Go to | + | == Step 4 - Configure Eclipse Maven and Subversion plugins == |
− | * Select from list | + | * Go to Eclipse, menu help and select option install new software. |
− | * From | + | * Select from list JBoss Developer Studio extras. |
− | ** Maven integration | + | * From JBoss selected plugins select. |
− | ** Subeclipse | + | ** Maven integration. |
− | * From uncategorized plugins select | + | ** Subeclipse. |
− | ** Collabnet merge client | + | * From uncategorized plugins select. |
− | ** | + | ** Collabnet merge client. |
− | ** JNA Library | + | ** JBoss BPEL editor. |
− | ** m2e - Maven Integration for eclipse | + | ** JNA Library. |
− | ** m2e Connecto for mavenarchiver pom properties | + | ** m2e - Maven Integration for eclipse. |
− | ** | + | ** m2e Connecto for mavenarchiver pom properties. |
− | ** Subeclipse | + | ** Maven Integration for WTP. |
− | ** Subversion client adapter | + | ** Subeclipse. |
− | ** Subversion JavaHL Native Library | + | ** Subversion client adapter. |
− | ** Subversion revision graph | + | ** Subversion JavaHL Native Library. |
− | ** SVNKit client adapter | + | ** Subversion revision graph. |
− | ** SVNKit library | + | ** SVNKit client adapter. |
− | * Install plugins | + | ** SVNKit library. |
− | * Add new library SCM Adapter | + | * Install plugins. |
− | ** https://repository.sonatype.org/content/sites/forge-sites/m2eclipse-subclipse/0.13.0/N/0.13.0.201107071330/ | + | * Add new library SCM Adapter. |
− | ** Select Maven SCM handler for | + | ** https://repository.sonatype.org/content/sites/forge-sites/m2eclipse-subclipse/0.13.0/N/0.13.0.201107071330/. |
− | * Install plugin | + | ** Select Maven SCM handler for Subeclipse. |
+ | * Install plugin. | ||
− | == Step 5 - Install OpenKM and configure as server in | + | == Step 5 - Install OpenKM and configure as server in Eclipse == |
+ | Download from SourceForge at http://sourceforge.net/projects/openkm/. | ||
− | |||
* Extract file in your server. | * Extract file in your server. | ||
− | * Configure as | + | * Configure as Tomcat server into Eclipse ( remember increasing memory to XMx1024m in launch configuration ) |
− | |||
== Step 6 - Checkout OpenKM source code == | == Step 6 - Checkout OpenKM source code == | ||
+ | Take a look at [[Developer Guide]] for the right subversion URL. | ||
− | + | * Checkout OpenKM. | |
− | * Checkout OpenKM | ||
− | |||
− | |||
+ | [[Category: Workflow Guide]] | ||
[[Category: Workflow Course]] | [[Category: Workflow Course]] |
Latest revision as of 08:53, 18 June 2013
Step 1 - Download JBoss Developer Studio
- Download JBoss Developer Studio at http://devstudio.jboss.com/download/
- Install JBoss Developer Studio.
Step 2 - Install JBMP
- Download JBPM version 3.3.1.GA from http://sourceforge.net/projects/jbpm/files/.
- Take a look at JBPM installation.
Step 3 - Configure eclipse JBPM plugin
If you've installed JBoss Developer Studio this step is not necessary, because JBPM plugin is configured into, otherwise if you've installed Eclipse then you should configure it.
Take a look at Eclipse Plugin Installation.
- Remember go to Eclipse, menu help and select option install new software and there add new repository.
- From All JBoss Tools options select JBPM 3 Tools Runtime.
- From SOA Development select JBPM Tools Runtime.
Step 4 - Configure Eclipse Maven and Subversion plugins
- Go to Eclipse, menu help and select option install new software.
- Select from list JBoss Developer Studio extras.
- From JBoss selected plugins select.
- Maven integration.
- Subeclipse.
- From uncategorized plugins select.
- Collabnet merge client.
- JBoss BPEL editor.
- JNA Library.
- m2e - Maven Integration for eclipse.
- m2e Connecto for mavenarchiver pom properties.
- Maven Integration for WTP.
- Subeclipse.
- Subversion client adapter.
- Subversion JavaHL Native Library.
- Subversion revision graph.
- SVNKit client adapter.
- SVNKit library.
- Install plugins.
- Add new library SCM Adapter.
- https://repository.sonatype.org/content/sites/forge-sites/m2eclipse-subclipse/0.13.0/N/0.13.0.201107071330/.
- Select Maven SCM handler for Subeclipse.
- Install plugin.
Step 5 - Install OpenKM and configure as server in Eclipse
Download from SourceForge at http://sourceforge.net/projects/openkm/.
- Extract file in your server.
- Configure as Tomcat server into Eclipse ( remember increasing memory to XMx1024m in launch configuration )
Step 6 - Checkout OpenKM source code
Take a look at Developer Guide for the right subversion URL.
- Checkout OpenKM.