Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 97323 invoked from network); 13 Dec 2010 06:41:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Dec 2010 06:41:16 -0000 Received: (qmail 62795 invoked by uid 500); 13 Dec 2010 06:41:15 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 62275 invoked by uid 500); 13 Dec 2010 06:41:13 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 62267 invoked by uid 99); 13 Dec 2010 06:41:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Dec 2010 06:41:12 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jaugenstine@gmail.com designates 209.85.216.43 as permitted sender) Received: from [209.85.216.43] (HELO mail-qw0-f43.google.com) (209.85.216.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Dec 2010 06:41:06 +0000 Received: by qwk3 with SMTP id 3so5668497qwk.30 for ; Sun, 12 Dec 2010 22:40:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=tetYPu+BGFYkDSmv6M8RolstuiMtkR9XCg3lGm/N79I=; b=LPV0/tSzXean/DZumEVaBHhJUUoay1vrDKtUEK7+uc4ItxQh0Lfussl8fnFWBcBZe3 iN0WXYgI2wcCZpeddwo2YlAx6PPcHiZd16HgxmieahFm0LhECDl+VokbL9+cjpuJ/+lb Vtp8XxFSYt0QMZeJn7azXRIGkzE3P6tpaobt0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=g2La3VAZOr7VbPTaP4DPa8P60RbYJm+0AEKy+9TmUvC2V3LpWODyK5HdoIPJXwYjjA i2fZA3VtwIjxeLcWZlZh76EX5Lb6CbZopiIUmpFeeL0wKAD9TSdtTmYrnGQ5SOKHTAhS zxwT8NQ5kfeVg9522aX/YwT6BKoq2UxAnJD2Y= MIME-Version: 1.0 Received: by 10.224.174.8 with SMTP id r8mr3642730qaz.332.1292222445453; Sun, 12 Dec 2010 22:40:45 -0800 (PST) Received: by 10.220.75.146 with HTTP; Sun, 12 Dec 2010 22:40:45 -0800 (PST) Date: Sun, 12 Dec 2010 22:40:45 -0800 Message-ID: Subject: [SCXML] custom tags From: jonathan augenstine To: user@commons.apache.org Content-Type: multipart/alternative; boundary=00248c1767b4d5005a049744fb16 --00248c1767b4d5005a049744fb16 Content-Type: text/plain; charset=ISO-8859-1 I am investigating using the SCXML to implement a telephony state machine. I need to be able to add custom tags and actions. I see examples of adding custom actions, but no examples of adding custom tags. Can someone point me in the direction of how to accomplish that task? Jonathan --00248c1767b4d5005a049744fb16--