Close
jGuru Forums
Posted By: Abhay_Thomas Posted On: Monday, July 9, 2001 10:39 PM
Does the use of JNDI-LDAP for object serialization & sharing offer any advantages over doing the same using, say, an Oracle database?
My application simply needs to share objects across VMs and does not require the directory functions of assigning attributes or searching. Using object streams, I can serialize the objects to my database.
Re: JNDI/LDAP vs. Oracle for object sharing
Posted By: John_Mitchell Posted On: Monday, July 9, 2001 10:54 PM