Jörg Henne (JIRA) wrote:
Known Controls except PSearchControl cause NPE
----------------------------------------------
Key: DIRSERVER-699
URL: http://issues.apache.org/jira/browse/DIRSERVER-699
Project: Directory ApacheDS
Issue Type: Bug
Components: ldap
Affects Versions: 1.0-RC4
Reporter: Jörg Henne
Known controls, i.e. those which are decoded to a class instance instead of a
byte array, cause a NPE as the TwixTransformer:783 tries to set a null value to
the snickersMessage
With respect to this issue: is there any work-around for this, i.e. a
way of knowing which ACI there are short of simply remembering the ones
that have been created?
Joerg Henne