The Core API does not handle referrals
--------------------------------------
Key: DIRSERVER-1272
URL: https://issues.apache.org/jira/browse/DIRSERVER-1272
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 1.5.4
Reporter: Emmanuel Lecharny
Priority: Blocker
Fix For: 1.5.5
As the ReferralInterceptor has been removed, and the referral handling has been
moved to the protocol layer, we can't anymore manage refarrals in the JNDI
provider, but more important, we don't have either any kind of referral
handling in the Core API.
This is a big problem as we can't embed a server where we have some referrals,
as the referrals will be considered as plain entries. We need an extra layer in
the Core API to manage that
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.