From activemq-users-return-4869-apmail-geronimo-activemq-users-archive=geronimo.apache.org@geronimo.apache.org Wed Oct 04 20:19:05 2006 Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 96803 invoked from network); 4 Oct 2006 20:19:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Oct 2006 20:19:05 -0000 Received: (qmail 24396 invoked by uid 500); 4 Oct 2006 20:19:04 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 24379 invoked by uid 500); 4 Oct 2006 20:19:04 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 24368 invoked by uid 99); 4 Oct 2006 20:19:04 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Oct 2006 13:19:04 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=rajdavies@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [66.249.92.175] ([66.249.92.175:39592] helo=ug-out-1314.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 5A/33-20288-63714254 for ; Wed, 04 Oct 2006 13:19:02 -0700 Received: by ug-out-1314.google.com with SMTP id 29so129347ugc for ; Wed, 04 Oct 2006 13:18:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=sPu5bseOQqXg7/cmPQiZZogDMRps8KYvUuyMCzZXDSxdofbOzcZPAvSRxkDulWUmLVZnEmRN82+lJnLTQRNR/TRe0bFEYC11mzL+yIAfFIdsL/DRV4rBL+KSdMlrHjDtJHlEH6vmIpHhmFj7vJIqTaRSrXvwX7Tw6+7sBuMnW1A= Received: by 10.66.244.11 with SMTP id r11mr1015267ugh; Wed, 04 Oct 2006 13:18:59 -0700 (PDT) Received: from ?192.168.15.101? ( [86.133.82.23]) by mx.gmail.com with ESMTP id m4sm897930ugc.2006.10.04.13.18.58; Wed, 04 Oct 2006 13:18:58 -0700 (PDT) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: activemq-users@geronimo.apache.org Content-Transfer-Encoding: 7bit From: Rob Davies Subject: Kaha Store Date: Wed, 4 Oct 2006 21:18:54 +0100 To: activemq-dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.3) X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N A heads up for folks using Kaha store - I've found an issue with the way the store initialized named containers (unfortunately the Kaha Persistence Adaptor does this). The fix requires that the root for the container is written correctly to the named container's IndexManager - and not the default one. The side affect is that for the 4.1 release Kaha will not be backward compatible with previous versions of the Kaha. sorry for the inconvenience Rob