Hi Stefan, Great! Thank you for the link, very helpful!
I haven't tried directory studio yet but I'll give it a try soon. Also is there a searchable mailing list archive? I found the archives but I didn't see any method for searching them. Thanks again, Fu-Tung ----- Original Message ---- From: Stefan Seelmann <[EMAIL PROTECTED]> To: [email protected] Sent: Friday, January 4, 2008 1:22:06 PM Subject: Re: Creating an organization in Jxplorer Hi Fu-Tung, you have to create your naming context (that is a partition in ApacheDS speech) programatically. Please check out http://directory.apache.org/apacheds/1.0/using-apacheds-for-unit-tests.html section "Creating our own partition" and following. BTW: Have you already tried to use Apache Directory Studio ( http://directory.apache.org/studio )? It also includes an LDAP Browser. Kind Regards, Stefan Fu-Tung Cheng schrieb: > Yes I was hoping to create a root naming context but it would be a sibling with the system root naming context and I am not looking to rename anything I just want to create it. > > I am trying to use the apache ds war from > > http://directory.apache.org/apacheds/1.0/embedding-apacheds-as-a-web-application.html > > which doesn't have a server.xml file so I am not sure how I can go about creating the data if I need to modify that file in order to create it. > > Thank you for the response! > > Fu-Tung > > > ----- Original Message ---- > From: Alex Karasulu <[EMAIL PROTECTED]> > To: [email protected] > Sent: Friday, January 4, 2008 12:07:26 PM > Subject: Re: Creating an organization in Jxplorer > > > In the words of a NY City worker in some common burger joint, "We ain't > got > no meat for that yo!". I kept asking for burgers and that's what she > kept > telling me :-D. That's for real. > > OK seriously this is a root namingContext I guess. Such a special > entry > presently requires a change to the server.xml file to rename it only, > but > not to modify it. > > Bon appetite, > Alex > > > On Jan 4, 2008 2:32 PM, Fu-Tung Cheng <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> I was wondering if it is possible to create an organization within > the >> apacheds without modifying server.xml. >> >> I have tried using Jxplorer to create the organization but I get > "Unable >> to modify" errors with stack traces like the following. In Jxplorer > I right >> click on World and select new and choose the (top, extensibleObject, >> organization) objects, set RDN to o=eightSeas,`leave Parent DN blank, > select >> ok and then submit and I get the following error. >> >> Any help appreciated. >> >> Fu-Tung >> >> WARNING: error displayed to user: Unable to perform Modify operation. >> javax.naming.NameNotFoundException: [LDAP: error code 32 - failed to > add >> entry o=eightSeas: o=eightSeas]; remaining name 'o=eightSeas' >> at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3010) >> at > com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2931) >> at > com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2737) >> at > com.sun.jndi.ldap.LdapCtx.c_createSubcontext(LdapCtx.java:770) >> at > com.sun.jndi.toolkit.ctx.ComponentDirContext.p_createSubcontext( >> ComponentDirContext.java:319) >> at >> com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.createSubcontext( >> PartialCompositeDirContext.java:248) >> ..... > > > > > > ____________________________________________________________________________________ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo.com/r/hs ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
