Dashboard > OSWorkflow > ... > 6. Appendices > Compiling from CVS
  OSWorkflow Log In View a printable version of the current page.  
  Compiling from CVS
Added by Cameron Braid, last edited by Hani Suleiman on Jan 08, 2006  (view change)
Labels: 
(None)

To get the latest version of OSWorkflow, we recommend that you download the source via CVS and compile using the Jakarta Ant build script provided there. Compiling OSWorkflow from source is trivial with the following two ant targets:

  • jar (default) - compiles the library osworkflow.jar
  • example-war - compiles and assembles osworkflow-2.8.0-example.war, which is configured to use memory persistence and should deploy without any configuration into most web containers.
  • example-ear - compiled and assembles osworkflow-2.8.0-example.ear, which is a J2EE application that is configured to use osworkflow with the EJB persistence store. Some configuration of data sources is required, as well as a full J2EE application server.
  • client-jar - compiled and assembles designer.jar, which is a Swing GUI workflow designer application that can be used to visually inspect and edit workflows.

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request - Contact Administrators