Re: Proposal Commons-JNDI

2012-08-14 Thread Gary Gregory
FWIW, I embed ApacheDS in some of our tests (at work) Gary On Tue, Aug 14, 2012 at 4:41 AM, Eric Charles wrote: > Years ago, I've been playing with Sun's File System Provider [1] to > finally use the tomcat's jars with their JNDI impl (differently packaged in > tomcat5 and tomcat6 if I remember

Re: Proposal Commons-JNDI

2012-08-14 Thread Eric Charles
Years ago, I've been playing with Sun's File System Provider [1] to finally use the tomcat's jars with their JNDI impl (differently packaged in tomcat5 and tomcat6 if I remember well...) To extend on Gary ApacheDS, It's nice to have a small library locally accessible, it would be still better

Re: Proposal Commons-JNDI

2012-08-14 Thread Jochen Wiedmann
Question: Anybody with contacts to tomcat-dev, or ds-dev around who might query for interest? On Sun, Aug 12, 2012 at 12:42 AM, Henri Yandell wrote: > Stunned (and impressed) that there are users :) Haven't touched that in ages. > > Would love to see Commons replace it. I'm slowly getting time a

Re: Proposal Commons-JNDI

2012-08-11 Thread Henri Yandell
Stunned (and impressed) that there are users :) Haven't touched that in ages. Would love to see Commons replace it. I'm slowly getting time again for Apache, so would be happy to be involved. It's the major genjava/osjava component that hasn't already been gutted and sent to Commons. Hen On Wed,

Re: Proposal Commons-JNDI

2012-08-08 Thread Felix Meschberger
Hi, As a user of Simple JNDI I am all for having a simple JNDI implementation in ASF. +1 (non-binding) from me. Regards Felix Am 08.08.2012 um 08:02 schrieb Jochen Wiedmann: > Hi, > > I'd like to propose a new component Commons JNDI for the sandbox. > > The aim would be to have a very ligh

Re: Proposal Commons-JNDI

2012-08-08 Thread Jörg Schaible
Hi Jochen, Jochen Wiedmann wrote: > On Wed, Aug 8, 2012 at 10:29 AM, Jörg Schaible > wrote: >> Jochen Wiedmann wrote: >> >>> Hi, >>> >>> I'd like to propose a new component Commons JNDI for the sandbox. >>> >>> The aim would be to have a very lightweight JNDI implementation (no >>> server, or so

Re: Proposal Commons-JNDI

2012-08-08 Thread Mark Struberg
+1, such a thingy is needed pretty often! LieGrue, strub - Original Message - > From: Phil Steitz > To: Commons Developers List > Cc: > Sent: Wednesday, August 8, 2012 4:50 PM > Subject: Re: Proposal Commons-JNDI > > On 8/7/12 11:02 PM, Jochen Wiedmann wrote

Re: Proposal Commons-JNDI

2012-08-08 Thread Phil Steitz
On 8/8/12 8:16 AM, Gary Gregory wrote: > On Wed, Aug 8, 2012 at 10:14 AM, Jochen Wiedmann > wrote: > >> On Wed, Aug 8, 2012 at 10:29 AM, Jörg Schaible >> wrote: >>> Jochen Wiedmann wrote: >>> Hi, I'd like to propose a new component Commons JNDI for the sandbox. The aim wou

Re: Proposal Commons-JNDI

2012-08-08 Thread Benedikt Ritter
2012/8/8 Gary Gregory : > On Wed, Aug 8, 2012 at 10:14 AM, Jochen Wiedmann > wrote: > >> On Wed, Aug 8, 2012 at 10:29 AM, Jörg Schaible >> wrote: >> > Jochen Wiedmann wrote: >> > >> >> Hi, >> >> >> >> I'd like to propose a new component Commons JNDI for the sandbox. >> >> >> >> The aim would be to

Re: Proposal Commons-JNDI

2012-08-08 Thread Gary Gregory
On Wed, Aug 8, 2012 at 10:14 AM, Jochen Wiedmann wrote: > On Wed, Aug 8, 2012 at 10:29 AM, Jörg Schaible > wrote: > > Jochen Wiedmann wrote: > > > >> Hi, > >> > >> I'd like to propose a new component Commons JNDI for the sandbox. > >> > >> The aim would be to have a very lightweight JNDI implemen

Re: Proposal Commons-JNDI

2012-08-08 Thread Phil Steitz
On 8/7/12 11:02 PM, Jochen Wiedmann wrote: > Hi, > > I'd like to propose a new component Commons JNDI for the sandbox. > > The aim would be to have a very lightweight JNDI implementation (no > server, or something like that) that's not necessarily suitable for > production, but ideally suited for u

Re: Proposal Commons-JNDI

2012-08-08 Thread Jochen Wiedmann
On Wed, Aug 8, 2012 at 10:29 AM, Jörg Schaible wrote: > Jochen Wiedmann wrote: > >> Hi, >> >> I'd like to propose a new component Commons JNDI for the sandbox. >> >> The aim would be to have a very lightweight JNDI implementation (no >> server, or something like that) that's not necessarily suitab

Re: Proposal Commons-JNDI

2012-08-08 Thread Gary Gregory
Maybe this is something that can be proposed to GE ApacheDS folks. Either ADS already supports this, can be refactored to support it, or we can extra t something out of it. Gary On Aug 8, 2012, at 2:02, Jochen Wiedmann wrote: > Hi, > > I'd like to propose a new component Commons JNDI for the sa

Re: Proposal Commons-JNDI

2012-08-08 Thread Simone Tripodi
> Ever looked at simple-jndi? Now located at > http://code.google.com/p/osjava/wiki/SimpleJNDI nice for the immediate usage, thanks! I continue supporting Jochen's proposal anyway, having a real community driven developed component would be a benefit, IMHO. my 2 cents, -Simo http://people.apach

Re: Proposal Commons-JNDI

2012-08-08 Thread Jörg Schaible
Jochen Wiedmann wrote: > Hi, > > I'd like to propose a new component Commons JNDI for the sandbox. > > The aim would be to have a very lightweight JNDI implementation (no > server, or something like that) that's not necessarily suitable for > production, but ideally suited for use in test suites

Re: Proposal Commons-JNDI

2012-08-07 Thread Simone Tripodi
+1 long time ago I was looking for something similar and didn't find anything useful, full support from my side! best, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Wed, Aug 8, 2012 at 8:02 AM, Jo

Proposal Commons-JNDI

2012-08-07 Thread Jochen Wiedmann
Hi, I'd like to propose a new component Commons JNDI for the sandbox. The aim would be to have a very lightweight JNDI implementation (no server, or something like that) that's not necessarily suitable for production, but ideally suited for use in test suites, and the like. For example, commons d