[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: LDAP schema for Java objects



Vincent Ryan wrote:
> 
> The LDAP schema published in the following Internet-Draft:
> 
>     http://search.ietf.org/internet-drafts/draft-ryan-java-schema-00.txt
> 
> has been used successfully to store and retrieve Java objects to/from
> LDAP directories. It defines attributes and object classes to enable
> Java objects to be stored and re-assembled.
> 
> We'd like to progress it to an Informational RFC and are seeking
> feedback from this list on its suitability. (Please post your comments
> to this list.)

I'm very interested in how LDAP directories can support distributed
object systems as both a repository and naming service.

I would favour a more generic approach to codifying this schema. 
I'm sure it would be more interesting if the same scheme were
used to register and store CORBA, DCOM, and Java/RMI objects in
the directory.  This might enable some interoperability between
the different object architectures.

John