MirrorJNDI is an open source (GPL) Java Naming and Directory Interface (JNDI) service provider for accessing arbitrary Java objects in a hierarchical namespace. MirrorJNDI can store all it's data in XML or binary serialized form. It allows to create full copy of existing service provider's data, serialize it and then work with local copy. It can be especially useful for testing interaction of your application with any JNDI service provider because you do not worry about possible loss of original data - you will delete, add or modify data in the local copy. You can also use MirrorJNDI to get started with Java Naming and Directory Interface. MirrorJNDI home page and download.
Printer Friendly Page Send to a Friend
All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest 1999-2006 by Java FAQs Daily Tips.