From agila-commits-return-39-apmail-incubator-agila-commits-archive=www.apache.org@incubator.apache.org Tue Jun 21 06:54:34 2005 Return-Path: Delivered-To: apmail-incubator-agila-commits-archive@www.apache.org Received: (qmail 92203 invoked from network); 21 Jun 2005 06:54:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Jun 2005 06:54:33 -0000 Received: (qmail 93422 invoked by uid 500); 21 Jun 2005 06:54:33 -0000 Mailing-List: contact agila-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: agila-dev@incubator.apache.org Delivered-To: mailing list agila-commits@incubator.apache.org Received: (qmail 93405 invoked by uid 99); 21 Jun 2005 06:54:33 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2005 23:54:32 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id BF90112 for ; Tue, 21 Jun 2005 08:54:31 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: agila-commits@incubator.apache.org Date: Tue, 21 Jun 2005 06:54:31 -0000 Message-ID: <20050621065431.15401.43777@ajax.apache.org> Subject: [Agila Wiki] Update of "FrontPage" by MatthieuRiou X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Agila Wiki" for change notification. The following page has been changed by MatthieuRiou: http://wiki.apache.org/agila/FrontPage ------------------------------------------------------------------------------ '''Agila BPM''' is basically handling tasks and users who have to complete these tasks. It's a very flexible and lightweight workflow component. - '''Agila BPEL''' is a BPEL-compliant Web Services Orchestration solution. Here is a short description of what BPEL is good and bad for (from http://wiki.java.net/bin/view/Main/WhatIsBPEL ) + '''Agila BPEL''' is a BPEL-compliant Web Services Orchestration solution. Here is a short description of what BPEL is good and bad for (from Paul Brown's presentation "BPEL for Programmers and Architects") * BPEL is not workflow: there are no explicit abstractions for people, roles, work items, or inboxes in BPEL (among other things). * BPEL is also not BPM: no specified data model for measurement, reporting, or management.