Novell Developer Kit - Change Log: DSML for eDirectory (SOAP)
Change Log: DSML for eDirectory (SOAP)
March 2006
Documentation:
Fixed formatting issues.
October 2005
Binaries:
No changes
Documentation:
Transitioned to revised Novell standards.
March 2005
Binaries:
No changes
Documentation:
Updated the Dependencies section with the link to Novell
exteND Application Server.
Sample:
No changes
October 2004
Updated the license.txt file. In addition, the following changes were also made:
Binaries:
Fixed Java LDAP code-based defects.
Documentation:
No changes.
Sample:
No changes.
June 2004
Binaries:
Added code such that if no writemessage is added to DSMLWriter then it assumes a Batchresponse.
Added code for (on finish()) to send an empty set of tags. This addresses an issue when sending to DSML (eDirectory) a BatchRequest with zero request elements. The response did not contain the top-level, required, element BatchResponse.
Fixed the DSMLReader as it was not reading extended response with error message properly.
Documentation:
Updated readme, no doc changes.
Sample:
No changes.
February 2004
Rebuilt all downloads to include changes to license.txt and Readme files. For detailed changes for each download, see the following sections:
Binaries:
Added new functionality in DSMLWriter class for writing LDAPRequests and in DSMLReader class for reading LDAPSearchResults and Responses.
Fixed the following errors:
DSML request with processing=parallel, responseOrder=unordered w/o requestID
DSML request response with syntax errors
ModifyResponse response with same requestID in the response
Documentation:
No other changes.
Sample:
Added program for converting a LDIF requests file to corresponding DSML requests document.