From dev-return-11018-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Fri Mar 13 15:48:03 2009 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 62152 invoked from network); 13 Mar 2009 15:48:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Mar 2009 15:48:03 -0000 Received: (qmail 58806 invoked by uid 500); 13 Mar 2009 15:48:03 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 58788 invoked by uid 500); 13 Mar 2009 15:48:03 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 58777 invoked by uid 99); 13 Mar 2009 15:48:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Mar 2009 08:48:02 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists+1214986235816-210739@n2.nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Mar 2009 15:47:53 +0000 Received: from tervel.nabble.com ([192.168.236.150]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Li9bg-0007Kh-1m for dev@openjpa.apache.org; Fri, 13 Mar 2009 08:47:32 -0700 Message-ID: <1236959252047-2474156.post@n2.nabble.com> Date: Fri, 13 Mar 2009 08:47:32 -0700 (PDT) From: Pinaki Poddar To: dev@openjpa.apache.org Subject: Re: EhCache data and query cache implementation In-Reply-To: <92cecba9851fac12fe8c9116b48408b9.squirrel@www.integralblue.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ppoddar@apache.org References: <92cecba9851fac12fe8c9116b48408b9.squirrel@www.integralblue.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi Craig, > I have implemented an EhCache data and query cache implementation for > OpenJPA based on the work > of Pinaki Poddar, who created an OpenJPA data > cache for Coherence. Thank you for your interest in OpenJPA and contributions to its capabilities. > I think it would be great to have this code included in OpenJPA We agree. We at OpenJPA need to evolve a mechanism for contributions such as yours. A discussion thread [1] started on this topic on how those who are not committers in OpenJPA can contribute. > I would be glad to help make that happen. Can someone please review it and > help me get it included? Please create a OpenJPA JIRA issue for ECache-OpenJPA bridge. The code can be posted to the JIRA issue for review. [1] http://n2.nabble.com/Proposal-for-a-%27contrib%27-space-in-openjpa-repository-tt216589.html#none Craig Andrews wrote: > > I have implemented an EhCache data and query cache implementation for > OpenJPA based on the work of Pinaki Poddar, who created an OpenJPA data > cache for Coherence. My code is available on my blog at > http://candrews.integralblue.com/2009/03/ehcache-implementation-of-openjpa-caching > and is available under the APL 2.0 license. > > I think it would be great to have this code included in OpenJPA at some > point in the future, and I would be glad to help make that happen. Can > someone please review it and help me get it included? > > Thank you, > ~Craig > > -- View this message in context: http://n2.nabble.com/EhCache-data-and-query-cache-implementation-tp2470685p2474156.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.