Yes!
That's precisely what I'd like to be able to do.
Define a Custom ObjectClass (Schema) for a Java Class,
then store the members of the Java Class that are not references to
other objects
using the custom ObjectClass.
I just sent out another question on how to do this a little while ago, so
I'll keep it brief here.
Cheers,
- Ole
Emmanuel Lecharny wrote:
Stefan Seelmann a écrit :
<SNIP/>
To allow interoperability with other languages is would be better to
save objects as entries with attributes, maybe using a custom schema
with special object classes and attribute types. Then of course a
mapping between the java classes and attributes and the LDAP object
classes and attribute types is needed.
Stefan,
just to inform you that we have this meta-schema in ADS 1.5.0, it's
described in
http://cwiki.apache.org/confluence/display/DIRxSRVx11/Schema+Subsystem+Redesign.
As a matter of fact, this is very interesting that you have interested
in this thread, because this is something we would like to add to
LdapStudio : a way to handle this meta-schema. Atm, when using the
browser, the informations stored in cn=schema are just totally
cryptic. e have had a convo with pam today about a new plugin we would
like to have to manage the newly implemented schema.
Emmanuel.