Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 80777 invoked from network); 26 Feb 2003 16:01:43 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 26 Feb 2003 16:01:43 -0000 Received: (qmail 19757 invoked by uid 97); 26 Feb 2003 16:03:20 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 19750 invoked from network); 26 Feb 2003 16:03:20 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 26 Feb 2003 16:03:20 -0000 Received: (qmail 80219 invoked by uid 500); 26 Feb 2003 16:01:34 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 80172 invoked from network); 26 Feb 2003 16:01:33 -0000 Received: from umbongo.flamefew.net (64.253.103.114) by daedalus.apache.org with SMTP; 26 Feb 2003 16:01:33 -0000 Received: by umbongo.flamefew.net (Postfix on Linux (i386), from userid 500) id 43E563A248B; Wed, 26 Feb 2003 11:01:29 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by umbongo.flamefew.net (Postfix on Linux (i386)) with ESMTP id 42CFD296E87 for ; Wed, 26 Feb 2003 11:01:29 -0500 (EST) Date: Wed, 26 Feb 2003 11:01:29 -0500 (EST) From: Henri Yandell X-X-Sender: To: Jakarta Commons Developers List Subject: Re: VFS and JNDI In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wed, 26 Feb 2003, Costin Manolache wrote: > James Strachan wrote: > > > From: "Costin Manolache" > > > > It'd me nice to move the Tomcat JNDI implementation into Commons so it can > > be a general purpose JNDI implementation for those that want/need one. > > +1 - if someone has the time :-) > > It is pretty well separated - but there are few things that are specific to > tomcat ( caching is specific to resources, etc). I started a small > refactoring - with the goal of making it completely separate in > jakarta-tomcat-connectrs/naming. A second goal was to make it much easier > to write plugins. It is pretty low on the priority list for me - but if > other people are interested I can make some time to help. I'm happy to work/help on this. I've another little crappy jndi project and James has hassled me about doing the right thing and refactoring tomcat-jndi before. Hen --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org