I noticed in YAPoolman that a basic jndi implementation was added. I've been working on a private project recently, mainly to give myself JNDI accessible DataSources in any location.
http://www.generationjava.com/docs/simple-jndi/ It has some functionality clash with Jakarta Commons Configuration, but is also useful in DB code [I originally planned it for DBUtils]. If it's thought to have db.apache.org scope, then I'm happy to submit it. Hen
