[Osjava] [ann] simple-jndi 0.9 released
February 10th, 2004 by Hen0.9 *cheer*
**********
Two new features in 0.9.
The first is that instead of every Context object being its own separate
memory instance, you may specify org.osjava.jndi.shared=true and have them
share the same memory instance to make it feel like a server is being
used.
The second is that the files may be accessed over http in addition to
local file and classpath. Probably mostly of use to applets and webstart
applications.
http://www.osjava.org/simple-jndi/changes-report.html#0.9
**********
The http feature is untested on servers that don’t offer directory-listing. I think this is it for simple-jndi 1.0’s feature’s, I just need to continue documenting and testing and finding bugs. 1.0 in 6 months is the hope.
