Does java supports dynamic schema creation in APACHE DS

Newbie Member
24Aug2007,15:36   #1
ssunila's Avatar
I need to create a simple schema which has one or two object classess and a few attributes using JNDI API. I am using apache DS for maintaining the LDAP database. I have established a connection from eclipse to the server, but couldn't find any code for schema creation . Does java supports schema creation in ADS