Difference between revisions of "Workflow Course: Exercise 1"

From OpenKM Documentation
Jump to: navigation, search
(Created page with 'Exercise description == Step 1 - Download jboss developer studio == Download jboss developer studio at http://devstudio.jboss.com/download/ Install jboss developer studio. == …')
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Exercise description
+
{{TOCright}} __TOC__
== Step 1 - Download jboss developer studio ==
 
  
Download jboss developer studio at http://devstudio.jboss.com/download/
+
== Step 1 - Download JBoss Developer Studio ==
 
+
* Download JBoss Developer Studio at http://devstudio.jboss.com/download/
Install jboss developer studio.
+
* 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]].
  
Download JBPM version 3.3.1.GA from http://sourceforge.net/projects/jbpm/files/
+
== 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 http://wiki.openkm.com/index.php/JBPM_installation
 
  
== Step 3 - Configure eclipse JBPM plugin ( not necessary ) ==
+
Take a look at [[Eclipse_plugin:_Installation|Eclipse Plugin Installation]].
  
If you've installed jboss developer studio this step is not necessary, because JBPM plugin is configured into, otherside if you've installed eclipse then you should configure it.
+
* 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.
  
Take a look at http://wiki.openkm.com/index.php/Eclipse_plugin:_Installation
+
== Step 4 - Configure Eclipse Maven and Subversion plugins ==
* Remember go to eclipse, menu help and select option install new software and there add new repository.
+
* Go to Eclipse, menu help and select option install new software.
* From All Jboss Tools options select JBPM 3 Tools Runtime
+
* Select from list JBoss Developer Studio extras.
* From SOA Development select JBPM Tools Runtime
+
* 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 4 - Configure eclipse maven and subversion plugins ==
+
== Step 5 - Install OpenKM and configure as server in Eclipse ==
 +
Download from SourceForge at http://sourceforge.net/projects/openkm/.
  
* Go to eclipse, menu help and select option install new software.
+
* Extract file in your server.
* Select from list Jboss developer studio extras
+
* Configure as Tomcat server into Eclipse ( remember increasing memory to XMx1024m in launch configuration )
* 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 6 - Checkout OpenKM source code ==
 +
Take a look at [[Developer Guide]] for the right subversion URL.
  
 +
* Checkout OpenKM.
  
 +
[[Category: Workflow Guide]]
 
[[Category: Workflow Course]]
 
[[Category: Workflow Course]]

Latest revision as of 09:53, 18 June 2013

Step 1 - Download JBoss Developer Studio

Step 2 - Install JBMP

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.
  • 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.