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"

(JWT Installation and Usage Description)
(Overview)
 
(33 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Overview ==
+
#REDIRECT [[Java Workflow Tooling Project]]
JWT aims to provide both '''build-time and runtime generic tools for workflow engines'''. It will initially be composed of two tools, '''WE (Workflow Editor)''' and '''WAM (Workflow engine Administration and Monitoring tool)'''. JWT also aims to provide generic APIs for defining and administrating business processes, in order to achieve said genericity.
+
 
+
 
+
== Resources ==
+
* [[JWT Proposal | Project Proposal]]
+
* [[JWT Resources | Additional resources]]
+
* [http://wiki.eclipse.org/images/0/05/JWT_Submission_Review_20070117.pdf Draft submission review slides ]
+
* [[Eclipse Summit 2007 | Public Presentations ]]
+
 
+
 
+
== JWT Installation and Usage Description ==
+
* [http://wiki.eclipse.org/images/3/3b/JWTUsageTutorial_v0_4.pdf Workflow Editor Installation and Usage Description v0.4.0]
+
* [[JWT_UI| Discussion about User Interface and HMI]]
+
* [[JWT_CVS| Download the source code of JWT]]
+
 
+
== JWT and AgilPro documentation ==
+
* [http://wiki.eclipse.org/images/8/8e/JWT_WAM_and_AgilPro_IFW.pdf Alignment of JWT WAM and AgilPro IFW/AFW]
+
* [http://pvs.informatik.uni-augsburg.de/wiki/index.php/AgilPro_documentation Documentation about JWT/AgilPro, how the code is structured, how it is checked out from the SVN / CVS, how it is used...]
+
* [http://wiki.eclipse.org/Image:AgilProLiMo_JWT_WE_Installation_Usage_Tutorial_1.3.0.pdf Installation and usage of the workflow editor]
+
* [[JWT Transformations | Compatibility tools with other standards and languages (ie transformations)]]
+
* [[JWT Monitoring | Monitoring of Workflow Engines in JWT]]
+
 
+
== Brainstorming ==
+
* [[JWT Metamodel | Metamodel discussion]]
+
* [[JWT Tests | Writing tests in JWT]]
+
* [[JWT Databinding | Databinding in JWT]]
+
 
+
== Community ==
+
* Newsgroup : '''eclipse.technology.jwt''' on the eclipse.org news server, whose archives are available here : http://dev.eclipse.org/newslists/news.eclipse.technology.jwt/maillist.html
+
* Old mailing list : https://forge.openwide.fr/mail/?group_id=61
+
* New mailing list (jwt-dev@eclipse.org): Subscribe at https://dev.eclipse.org/mailman/listinfo/jwt-dev.
+
* Bugzilla account: There are three dummy mail-addresses for the components of JWT, named jwt.we-inbox@eclipse.org, jwt.desktop-inbox@eclipse.org, jwt.wam-inbox@eclipse.org. If you are interested in receiving bug messages, please copy this comma-separated list in Prefs / Email settings to your user watch list in Bugzilla.
+
 
+
 
+
== Meetings ==
+
* [[JWT Kickoff Meeting|JWT Kickoff Meeting (5 Feb. 2007)]]
+
* [[JWT Checkpoint Telco|JWT Checkpoint Telco (3 May 2007)]]
+
* [[JWT Checkpoint Telco 20070516|JWT Checkpoint Telco (16 May 2007)]]
+
* [[JWT Checkpoint Telco 20071031|JWT Checkpoint Telco (31 October 2007)]]
+
 
+
== IP Log ==
+
* [[JWT IP Log|IP Log for the project JWT]]
+
 
+
== Roadmap ==
+
* JWT WE available on CVS - as of 2007/10/16
+
* JWT WE 0.4 release packaging - aiming at the end of February 2008 ([http://www.eclipse.org/projects/slides/JWT_Release_Review_WE_0_4_Final.pdf 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
+

Latest revision as of 06:04, 3 December 2008

Back to the top