Add a message to the ProtocolError error if we have some.
---------------------------------------------------------
Key: DIRSERVER-1195
URL: https://issues.apache.org/jira/browse/DIRSERVER-1195
Project: Directory ApacheDS
Issue Type: Improvement
Affects Versions: 1.5.3
Reporter: Emmanuel Lecharny
Fix For: 1.5.4
When we send back a ProtocolError message to the user, we use a
NoticeOfDisconnect objct, which is static. It would be better to create this
Response object in order to give back the user a reason why he has been
disconnected.
This should be applied in the LdapProtocolHandler (LdapServer class)
exceptionCaught() method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.