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, and the like.
> For example, commons dbcp might use this to verify configuration via
> JNDI. The new implementation ought to be driven by property, XML, or
> JSON files.
> Possible starting points:
> 
> - Import Simple JNDI, which already comes very close to the target.
> Henri Yandell, one of the Simple JNDI authors has given his agreement.
> - Import Tomcat JNDI, no contact with the Tomcat developers exists on
> that topic.
> 
> 
> WDYT?

Ever looked at simple-jndi? Now located at 
http://code.google.com/p/osjava/wiki/SimpleJNDI

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to