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 Developer Documentation)
(Resources concerning JWT)
Line 24: Line 24:
  
 
== Resources concerning JWT ==
 
== Resources concerning JWT ==
* [http://www.eclipse.org/jwt/ JWT Website]
+
=== Development ===
* [[JWT Resources]] - Mailing list, newsgroup, original proposal and other sites
+
 
* [http://following-flo.blogspot.com/ Blog related to JWT with current news]
 
* [http://following-flo.blogspot.com/ Blog related to JWT with current news]
* [[JWT Press | Public Presentations, Press articles and conferences]]
 
 
* [[JWT Architecture | Architecture of JWT]]
 
* [[JWT Architecture | Architecture of JWT]]
 
* [[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]]
 +
 +
=== Community ===
 +
* [http://www.eclipse.org/jwt/ JWT Website]
 +
* [[JWT Resources]] - Mailing list, newsgroup, original proposal and other sites
 +
* [[JWT Press | Public Presentations, Press articles and conferences]]
 +
==== Projects using JWT =====
 +
* [http://scarco.ow2.org Scarbo] is a project that aims to show that added-value od SOA can come from BPM, by providing a toolkit on yop of JWT, |http://bonita.ow2.org Bonita] workflow engine and [http://frascati.ow2.org FraSCAti] SCA runtime.gs
 +
==== Some communitary entries speaking of JWT =====
 +
Blogs:
 +
* [http://arturogf.wordpress.com/2008/04/07/workflow-modeling-tools/ arturogf.wordpress.com], english, 2008, compares some workflow modeling tools.
 +
 +
Forums:
 +
* FedoraForum
 +
** A [http://forums.fedoraforum.org/showthread.php?t=212814 thread] about installation issues
 +
* Developpez.net (French)
 +
** A [http://www.developpez.net/forums/d698646/environnements-developpement/eclipse/eclipse-java/tutoriel-jwt/ couple] of [http://www.developpez.net/forums/d647522/environnements-developpement/eclipse/plugin-usage-bonita-workflow/ threads] with Eclipse users curious about JWT
  
  
 
[[Category:Eclipse Technology Project]]
 
[[Category:Eclipse Technology Project]]

Revision as of 20:40, 19 March 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.

JWT Installation and Usage Documentation

JWT Developer Documentation

JWT Contributor Documentation

Resources concerning JWT

Development

Community

Projects using JWT =

  • Scarbo is a project that aims to show that added-value od SOA can come from BPM, by providing a toolkit on yop of JWT, |http://bonita.ow2.org Bonita] workflow engine and FraSCAti SCA runtime.gs

Some communitary entries speaking of JWT =

Blogs:

Forums:

  • FedoraForum
    • A thread about installation issues
  • Developpez.net (French)

Back to the top