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 Toolbox Project"

(Overview & Architecture)
(Resources)
Line 12: Line 12:
 
* [[JWT Resources | Additional resources]]
 
* [[JWT Resources | Additional resources]]
 
* [http://wiki.eclipse.org/images/0/05/JWT_Submission_Review_20070117.pdf Draft submission review slides ]
 
* [http://wiki.eclipse.org/images/0/05/JWT_Submission_Review_20070117.pdf Draft submission review slides ]
* [[Eclipse Summit 2007 | Public Presentations ]]
+
* [[JWT Press | Public Presentations, Press articles and conferences]]
 
+
  
 
== JWT Installation and Usage Description ==
 
== JWT Installation and Usage Description ==

Revision as of 09:10, 10 June 2008

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

JWT Installation and Usage Description

JWT and AgilPro documentation

Brainstorming

Community


Meetings

IP Log

Roadmap

  • JWT WE available on CVS - as of 2007/10/16
  • JWT WE 0.4 release packaging - aiming at the end of February 2008 (Release Review slides)
  • JWT WAM available on CVS - in the middle of 2008
  • JWT for SOA (SCA, BPMN and XPDL/Bonita integration) - aiming at August 2008

Back to the top