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

matthew_swift
11.34.2007 52af08b0ea5c494a01c5c32569edd0d6ee528ba1
refs
author matthew_swift <matthew_swift@localhost>
Saturday, August 11, 2007 18:34 +0200
committer matthew_swift <matthew_swift@localhost>
Saturday, August 11, 2007 18:34 +0200
commit52af08b0ea5c494a01c5c32569edd0d6ee528ba1
tree 15e6b384fcacdb20bf7c33cb087bbb0dd9ea84d3 tree | zip | gz
parent 8f972be9859c3e7f294bd318ccf13d8cb175f623 view | diff
Fix issues 1996 and 1998.

The previous fix in revision 2434 only catered for managed objects being created, not existing managed objects.

Also modify the ManagedObjectPath class to reject empty path names with an IllegalArgumentException. This will cause errors like this to be trapped earlier and fail predictably.
2 files modified
22 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/admin/ManagedObjectPath.java 14 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/SubCommandHandler.java 8 ●●●●● diff | view | raw | blame | history