From users-return-3338-apmail-directory-users-archive=directory.apache.org@directory.apache.org Wed Jun 23 14:02:39 2010 Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 35793 invoked from network); 23 Jun 2010 14:02:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Jun 2010 14:02:39 -0000 Received: (qmail 65856 invoked by uid 500); 23 Jun 2010 14:02:39 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 65748 invoked by uid 500); 23 Jun 2010 14:02:38 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 65740 invoked by uid 99); 23 Jun 2010 14:02:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jun 2010 14:02:38 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.83.178] (HELO mail-pv0-f178.google.com) (74.125.83.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jun 2010 14:02:29 +0000 Received: by pvg16 with SMTP id 16so170289pvg.37 for ; Wed, 23 Jun 2010 07:02:07 -0700 (PDT) Received: by 10.142.248.40 with SMTP id v40mr7095661wfh.92.1277301727067; Wed, 23 Jun 2010 07:02:07 -0700 (PDT) Received: from [192.168.0.6] (c114-77-87-28.lowrp3.vic.optusnet.com.au [114.77.87.28]) by mx.google.com with ESMTPS id y27sm2074130wfi.17.2010.06.23.07.02.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 23 Jun 2010 07:02:06 -0700 (PDT) Message-ID: <4C2213D8.5070808@measanctum.com> Date: Thu, 24 Jun 2010 00:02:00 +1000 From: Wayne Connolly Reply-To: wayne.connolly@measanctum.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10) Gecko/20100512 Lightning/1.0b1 Thunderbird/3.0.5 MIME-Version: 1.0 To: users@directory.apache.org Subject: Re: Triggers References: <4C220F14.8090803@garr.it> In-Reply-To: <4C220F14.8090803@garr.it> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Can't you just use cron? On 6/23/2010 11:41 PM, Stefano Gargiulo wrote: > Hi all, > > I need to implement a trigger to check the uniqueness of an attribute > (e.g. uid, mail) under a subtree, is it possible? > > Where can i find some examples to do things of this kind? > > Do i need eclipse to compile the triggers or i can use netbeans? > > Best Regards, > Stefano.