A question about ApacheDS
Hi All,
this is a question about ApacheDS:
does every ds have only one Domain Component? i.e.: in my ApacheDS there is a root item called 'dc=example, dc=com'. i tired to create another Domain Component called 'dc=allen, dc=net', but failed! i also tried to rename 'dc=example, dc=com' to 'dc=allen, dc=net', it didn't work either.
if i could create or rename the domain component, how to do?
thanks in advance!!!
plz change server.xml in conf folder
thanks rasky!
i changed server.xml in ApacheDS conf Folder, and rewrite 'dc=example,dc=com' to 'dc=allen,dc=net'. then restarted the ds server, it works now!
but i cannot found the solution about create multiple roots in an ApacheDS instance. do you figure out how to do it?