Adding custom .schema files

2012-04-12 Thread لسٹ शिराज़
Hi, I am very new to ApacheDS (ads), in fact to the LDAP world. I have an application running the embedded ads server taken from http://svn.apache.org/repos/asf/directory/documentation/samples/trunk/embedded-sample/src/main/java/org/apache/directory/seserver/EmbeddedADSVer157.java Now I wonder i

Re: questions about embedding ApacheDS

2012-04-12 Thread لسٹ शिराज़
you may download the apacheds-all.jar from the following url: http://search.maven.org/remotecontent?filepath=org/apache/directory/server/apacheds-all/1.5.7/apacheds-all-1.5.7.jar or use maven2 to download the dependencies further questions will hopefully be answered by other members. On Thu, Apr

Re: Adding custom .schema files

2012-04-13 Thread لسٹ शिराज़
Dear Group Members, I would really be grateful if you have any hints to include *.schema files in the apache ds (not necessarily in the embedded version). Many thanks, Shiraz 2012/4/12 لسٹ शिराज़ > Hi, > > I am very new to ApacheDS (ads), in fact to the LDAP world. I have an >

Re: Adding custom .schema files

2012-04-16 Thread لسٹ शिराज़
les directly, use Apache Directory Studio to > convert them to > Apache Directory Server's schema file (which is in LDIF) and then > import into the server > again using Studio > > 2012/4/13 لسٹ शिराज़ : > > Dear Group Members, > > > > I would really be gratef

Re: Adding custom .schema files

2012-04-16 Thread لسٹ शिराज़
://pastebin.com/2aVs6f9c Many Thanks, Shiraz On Mon, Apr 16, 2012 at 12:05 PM, Kiran Ayyagari wrote: > 2012/4/16 لسٹ शिराज़ : > > Hi Kiran, > > > > Thanks for the reply and also helped a bit. > > > > I have imported the openldap schema file and exported as apa

Re: Adding custom .schema files

2012-04-16 Thread لسٹ शिराज़
the schema from importing > > 2012/4/16 لسٹ शिराज़ : > > I do not think the schema has any dependencies, as it does not have any > > m-dependencies attribute within. For more insight the logs have been > pasted: > > > > server console log: http://pastebin.com/RDEs

Re: Adding custom .schema files

2012-04-16 Thread لسٹ शिराज़
tions in the ldif file are being encoded as Base64 > values by Studio cause of some unwanted > white space in .schema file, you may want to fix those as well, > however this won't block the schema from importing > > 2012/4/16 لسٹ शिराज़ : > > I do not think the schema has