-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.2.1
-
x86
-
windows_nt
Name: yyT116575 Date: 02/15/2001
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
A LDAP Extended Request is defined by the following ASN.1 syntax.
ExtendedRequest ::= [APPLICATION 23] SEQUENCE {
requestName [0] LDAPOID,
requestValue [1] OCTET STRING OPTIONAL }
When calling the extendedOpeartion method on a LdapContext object, the
requestValue is encoded with an incorrect tag. Java encodes a tag with
the decimal value of 133, when the value should be decimal 129.
(Review ID: 117071)
======================================================================
- duplicates
-
JDK-4373243 Error encoding ExtendedRequest and decoding ExtendedResponse
-
- Resolved
-