| Emmanuel Lecharny (JIRA) 2006-06-24, 7:11 am |
| [ http://issues.apache.org/jira/brows...action_12417600 ]
Emmanuel Lecharny commented on DIRSERVER-604:
---------------------------------------------
The LdifReader class now accept ':<' import, with a limited size of 1024 Kbytes.
The apacheds-tools project can be used to import a ldif file into any Ldap server.
> Support for ":<" LDIF syntax in ApacheDS
> ----------------------------------------
>
> Key: DIRSERVER-604
> URL: http://issues.apache.org/jira/browse/DIRSERVER-604
> Project: Directory ApacheDS
> Type: New Feature
> Components: ldap
> Environment: N/A
> Reporter: Norbert Reilly
> Assignee: Emmanuel Lecharny
> Attachments: rfc2849 _inclusion_support.patch, rfc2849 _inclusion_support.patch, test_inclusion.ldif, test_ldif_inclusion.txt
>
> I have need to import potentially long files via LDAP and noted that
> rfc2849 mentioned the ":<" operator allowing an attribute's value to
> be provided by "including" the contents of a URL.
> I have added the support for ":<" by enhancing
> org.apache.directory.shared.ldap.ldif.LdifParserImpl in
> trunks/shared/ldap .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|