Return-Path: Delivered-To: apmail-incubator-esme-dev-archive@minotaur.apache.org Received: (qmail 89750 invoked from network); 3 Sep 2010 05:05:21 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Sep 2010 05:05:21 -0000 Received: (qmail 48206 invoked by uid 500); 3 Sep 2010 05:05:21 -0000 Delivered-To: apmail-incubator-esme-dev-archive@incubator.apache.org Received: (qmail 48140 invoked by uid 500); 3 Sep 2010 05:05:19 -0000 Mailing-List: contact esme-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-dev@incubator.apache.org Received: (qmail 48131 invoked by uid 99); 3 Sep 2010 05:05:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Sep 2010 05:05:18 +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 (athena.apache.org: domain of vdichev@gmail.com designates 209.85.216.182 as permitted sender) Received: from [209.85.216.182] (HELO mail-qy0-f182.google.com) (209.85.216.182) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Sep 2010 05:05:12 +0000 Received: by qyk4 with SMTP id 4so1547381qyk.6 for ; Thu, 02 Sep 2010 22:04:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=t+c0jHRUjna4btXSaISJ3vZVm+Dyk3fvqwW2/N4SO+0=; b=Nntod0Riq+kat0IEhdn4vU2SiwuHz+GRtDM6R8a3c3bwt26LpdEjD/lDfdx22xulEo +bHbGtytdQNHtJJZ6N3yR7FW0GpjE6n+49zYWTRQphNj00iTYU3y/TCJwt3a6h/nIxyR Lgx64iLOf0meDkyMuuFI77LR1HGbLkAukWPCo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=Lneyy2OVLgFBAPJi2k8WVaC7hM7nh9gy7/NU0h4CfLvvbgj3RwjK6/vw4e2+EdiKPP FhnUNqFM0VBVMiX08yVOkEE68OI2aR41F1jramyC9of4VAL9JsgdzHG1d7zSacFDQwC4 TH6MPt3JYpOLjhFrqPtesohbUVzOkOctKvw3A= MIME-Version: 1.0 Received: by 10.224.60.67 with SMTP id o3mr612646qah.246.1283490291384; Thu, 02 Sep 2010 22:04:51 -0700 (PDT) Sender: vdichev@gmail.com Received: by 10.220.178.8 with HTTP; Thu, 2 Sep 2010 22:04:51 -0700 (PDT) Date: Fri, 3 Sep 2010 08:04:51 +0300 X-Google-Sender-Auth: 9jB6IA9t6IhCq2F6VfzBLPoJ-Zo Message-ID: Subject: ESME pool editing From: Vassil Dichev To: esme-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 There's one more bug which is still not solved- probably because we haven't logged it as a Jira item- a pool cannot be edited once it's created, at least as far as I can see. Vassil