Don't use implicit ManageDsaIT control magic of JNDI
----------------------------------------------------
Key: DIRSTUDIO-247
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-247
Project: Directory Studio
Issue Type: Bug
Components: studio-ldapbrowser
Affects Versions: 1.0.1
Reporter: Stefan Seelmann
Assignee: Stefan Seelmann
Fix For: 1.1.0
JNDI automatically adds the ManageDsaIT control if environment property
Context.REFERRAL is set to "ignore". In some code we use this "magic". Instead
we should always set Context.REFERRAL to "throw" and set the control manually
if needed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.