Return-Path: Delivered-To: apmail-incubator-uima-user-archive@minotaur.apache.org Received: (qmail 66654 invoked from network); 6 Mar 2010 23:28:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Mar 2010 23:28:09 -0000 Received: (qmail 72850 invoked by uid 500); 6 Mar 2010 23:27:50 -0000 Delivered-To: apmail-incubator-uima-user-archive@incubator.apache.org Received: (qmail 72798 invoked by uid 500); 6 Mar 2010 23:27:50 -0000 Mailing-List: contact uima-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: uima-user@incubator.apache.org Delivered-To: mailing list uima-user@incubator.apache.org Received: (qmail 72790 invoked by uid 99); 6 Mar 2010 23:27:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Mar 2010 23:27:50 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of grdscarabe@gmail.com designates 209.85.219.224 as permitted sender) Received: from [209.85.219.224] (HELO mail-ew0-f224.google.com) (209.85.219.224) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Mar 2010 23:27:43 +0000 Received: by ewy24 with SMTP id 24so88283ewy.27 for ; Sat, 06 Mar 2010 15:27:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=T0/bLQxmiYj8U7Wg/YQKzgdWYlgHHw7ZqTAASQmA/CA=; b=sp/QMlnH7RYT86KLWe7q1qmHtJg+5FZU+msfdRtFcsKvDVXZJJbIIbYxZAkEnU+xpz 8CYDrSF8m3/brP3W/44rg67fwYwukNObu1rG0wKQHYcJFFWAAquARfEy6Xio+UwwOJmC FqzVxPWd/VOxpB5kjouBPyTWqCloIZFWLm+Fs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=h/hNKF3CEgY1m9lh5kJsl7vCcjUP/lh+Tq5nSiz83DlLBCNAo9MdFth2PQJoYsMaXe jxbj5ofLWbKpkoUinL/7sc9sHUvNvJNS3u9XpVdgA5PnUz+vqDiovGNxb860o1xVxPOr oTXNhmzRUtOXRUTlO3zTjywMpFZLY6Mgh0FZI= MIME-Version: 1.0 Received: by 10.213.52.17 with SMTP id f17mr1766840ebg.69.1267918043108; Sat, 06 Mar 2010 15:27:23 -0800 (PST) In-Reply-To: <72afa8bb1003050452u3d364c61ma2c0fb368dcd3d96@mail.gmail.com> References: <72afa8bb1003050256g56ae6f3bs62d4935fefb64f32@mail.gmail.com> <4B90F8A8.6070406@gmail.com> <72afa8bb1003050452u3d364c61ma2c0fb368dcd3d96@mail.gmail.com> Date: Sun, 7 Mar 2010 00:27:22 +0100 Message-ID: <72afa8bb1003061527j713a4067w73a1a978a17a2414@mail.gmail.com> Subject: Re: Running AE from the CAS Editor view From: Fabien POULARD To: uima-user@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Mar 5, 2010 at 1:52 PM, Fabien POULARD wrote: >> A second way you can take is, create a pear bundle, install it >> and copy the pear bundle descriptor over to the processing >> folder. > > Thanks for the information, I will try these out over the week-end... I tried with a PEAR package, it effectively worked, but I needed to create an aggregate calling the pear descriptor. I wrote a tutorial on the CAS Editor : http://www.fabienpoulard.info/index.php?post/2010/03/04/Utilisation-du-CAS-Editor It's in French but if it can be usefull I may translate it to english. At least the video parts are barely understandable in any language. -- Fabien