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"

(Get and use Java Workflow Tooling!)
(JWT Contributor Documentation)
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
* [[JWT_Tutorial|Tutorial on how to use and extend JWT]]
 
* [[JWT_Tutorial|Tutorial on how to use and extend JWT]]
 
* [[JWT_SVN| Download the current source code of JWT]] and try the latest features
 
* [[JWT_SVN| Download the current source code of JWT]] and try the latest features
* [http://wiki.eclipse.org/JWT_Release_Review_10.pdf Release review slides of version 1.0.0]
+
* [[Media:JWT_Release_Review_10.pdf| Release review slides of version 1.0.0]]
  
 
== JWT Community ==
 
== JWT Community ==
Line 27: Line 27:
 
== JWT Contributor Documentation ==
 
== JWT Contributor Documentation ==
 
* [[JWT_DeveloperFAQ|JWT DeveloperFAQ]] - General information about many recurring development and release 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]] - JWT development guidelines (such as API, string externalization)
 
* [[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 (releng)
 
* [[JWT Automatic Build]] - how build is automated (releng)
Line 34: Line 34:
 
* [[JWT Meetings | Telcos and Meetings of JWT]]
 
* [[JWT Meetings | Telcos and Meetings of JWT]]
 
* [[JWT Brainstorming | Brainstorming]]
 
* [[JWT Brainstorming | Brainstorming]]
* [[JWT Release Engineering | Release Engineering]]
+
* [[JWT Release Engineering | Release Engineering]] somewhat obsolete, rather see [[JWT Ramp-Down-Policy]] and [http://www.eclipse.org/projects/project-plan.php?projectid=soa.jwt project plan].
  
  
 
[[Category:Eclipse Technology Project]]
 
[[Category:Eclipse Technology Project]]

Revision as of 14:04, 22 May 2012

Overview

JWT Website

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.

Get and use Java Workflow Tooling!

JWT Community

  • JWT Resources - Mailing list, newsgroup, original proposal and other sites
  • JWT Press - Public Presentations, conferences, press articles, blogs, forums
  • JWT Integrations - Solutions that integrate and extend JWT

JWT Developer Documentation

JWT Contributor Documentation

Other Development Resources :

Copyright © Eclipse Foundation, Inc. All Rights Reserved.