| Ersin Er (JIRA) 2006-07-21, 7:11 am |
| [ http://issues.apache.org/jira/brows...ER-678?page=all ]
Ersin Er updated DIRSERVER-678:
-------------------------------
Fix Version/s: 1.1.0
1.0-RC4
Affects Version/s: 1.1.0
1.0-RC4
> Add support for extended operations to the Core
> -----------------------------------------------
>
> Key: DIRSERVER-678
> URL: http://issues.apache.org/jira/browse/DIRSERVER-678
> Project: Directory ApacheDS
> Issue Type: New Feature
> Components: core
> Affects Versions: 1.1.0, 1.0-RC4
> Reporter: Ersin Er
> Fix For: 1.1.0, 1.0-RC4
>
>
> Currently we have a few extended operations implemented within ldap protocol provider without hitting the core. An extendedOperation() method is defined in ServerLdapContext which currently just throws a NotImplementedException.
> We need to determine out extended operation execution semantics and provide support for it in the core. A sample simple extended operation may also be implemented as a template.
--
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
|