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

matthew_swift
11.34.2007 833853c74c1e66efa980d4c47fc02399f0f45f55
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
commit833853c74c1e66efa980d4c47fc02399f0f45f55
tree d6ddcd8ff1cdc8c9ff168093c8411df26955a755 tree | zip | gz
parent 436780e697f38ca5d5388448c7efa6262614a967 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
opends/src/server/org/opends/server/admin/ManagedObjectPath.java 14 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsconfig/SubCommandHandler.java 8 ●●●●● diff | view | raw | blame | history