Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Java Workflow Tooling Project"

(JWT and AgilPro developer documentation)
Line 28: Line 28:
  
 
== JWT Contributor Documentation ==
 
== JWT Contributor Documentation ==
* [[JWT_DeveloperFAQ|JWT DeveloperFAQ]] - General information about many recurring development tasks. Also :
+
* [[JWT_DeveloperFAQ|JWT DeveloperFAQ]] - General information about many recurring development and release tasks. Also :
 
* [[JWT_Modifications | JWT Modification Guidelines]] - Information on how parts of the Workflow Editor can be modified / extended
 
* [[JWT_Modifications | JWT Modification Guidelines]] - Information on how parts of the Workflow Editor can be modified / extended
 
* [[JWT Ramp-Down-Policy]] - all necessary informations to integrate JWT into Eclipse Releases
 
* [[JWT Ramp-Down-Policy]] - all necessary informations to integrate JWT into Eclipse Releases
* [[JWT Automatic Build]] - how build is automated
+
* [[JWT Automatic Build]] - how build is automated (releng)
  
 
== Brainstorming ==
 
== Brainstorming ==
Line 61: Line 61:
  
 
=== JWT Releases and Roadmaps ===
 
=== JWT Releases and Roadmaps ===
 
 
Available releases
 
Available releases
 
* JWT WE available on CVS - as of 2007/10/16
 
* JWT WE available on CVS - as of 2007/10/16
Line 73: Line 72:
  
 
=== JWT Releng ===
 
=== JWT Releng ===
 
 
* [[JWT Automatic Build]] explains how build is automated.
 
* [[JWT Automatic Build]] explains how build is automated.
  
  
 
[[Category:Eclipse Technology Project]]
 
[[Category:Eclipse Technology Project]]

Revision as of 11:49, 6 January 2009

Overview

JWT aims to provide both build-time and runtime generic tools for workflow engines. It is composed of several tools: the WE (Workflow Editor) to model the workflows and WAM (Workflow engine Administration and Monitoring tool) for monitoring and deployment. JWT also aims to provide generic APIs for defining and administrating business processes, in order to achieve said genericity. Addtionally, we will provide the user with several transformations: a user can start modeling his/her processes in BPMN, transform those to JWT, enrich them with technical details and then deploy them on a process engine. Therefore, we develop transformations from BPMN to JWT, from JWT to BPMN, from JWT to XPDL, from JWT to STP-IM, etc.

Architecture

The following describes a possible view of the architecture with a model-driven development view:

JWT Architecture v1.png

Resources on JWT

JWT Installation and Usage Documentation

JWT and AgilPro developer documentation

JWT Contributor Documentation

Brainstorming

Community

Meetings

Roadmap & Release engineering

JWT Ramp-Down-Policy

JWT Releases and Roadmaps

Available releases

  • JWT WE available on CVS - as of 2007/10/16
  • JWT WE 0.4 : released on 2008/03/03. Release review slides : Release Review slides , approved on 2008/02/27.
  • JWT WE 0.5 "Stabilization and Openness" (improvements of WE and bugfixes, UI extensions) : released on 2008/10/29. Release review slides : File:JWT Release Review 0 5 v4.pdf , approved on 2008/10/29.

Upcoming releases

  • 0.6 JWT for Vendors (EMF aspects, completeness and consistency of extensions, first transformations) - aiming at the end 2008
  • 0.7 JWT for SOA (more transformations, runtime APIs in WAM, service search UI, service applications model) - Start of 2009
  • 1.0 JWT for Users (With comprehensive testing and documentation,and one or more advised target workflow engine working as well) - aiming at Galileo timeline (may 2009)

JWT Releng

Back to the top