mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Nicolas Capponi
03.29.2015 9208769cafe384d13ad30d894502c06da44e3db6
OPENDJ-1926 Create a transactionId control to be able to pass a transactionId through LDAP requests
1 files modified
5 ■■■■■ changed files
opendj-ldap-sdk/src/main/resources/org/forgerock/opendj/ldap/core.properties 5 ●●●●● patch | view | raw | blame | history
opendj-ldap-sdk/src/main/resources/org/forgerock/opendj/ldap/core.properties
@@ -1074,6 +1074,11 @@
 contained the OID '%s', when '%s' was expected
ERR_VIRTUAL_ATTRS_ONLY_INVALID_CONTROL_VALUE=Cannot decode the provided \
 virtual attributes only control because it contains a value
ERR_TRANSACTION_ID_CONTROL_BAD_OID=Cannot decode the provided \
 control as a transaction id control because it contained the OID '%s', \
 when '%s' was expected
ERR_TRANSACTION_ID_CONTROL_DECODE_NULL=Cannot decode the provided ASN.1 \
 element as transaction id control value because the element is null
WARN_CLIENT_DUPLICATE_MESSAGE_ID=The operation was rejected because there is \
 already another request on the same client connection with the same message \
 ID of %d