[Fedora-directory-commits] directoryconsole/src/com/netscape/admin/dirserv/task NewInstanceDialog.java, 1.1.1.1, 1.2

Nathan Kinder (nkinder) fedora-directory-commits at redhat.com
Mon Jul 2 19:44:13 UTC 2007


Author: nkinder

Update of /cvs/dirsec/directoryconsole/src/com/netscape/admin/dirserv/task
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5440/src/com/netscape/admin/dirserv/task

Modified Files:
	NewInstanceDialog.java 
Log Message:
Resolves: 246513
Summary: Removed server root concept from Directory Console.



Index: NewInstanceDialog.java
===================================================================
RCS file: /cvs/dirsec/directoryconsole/src/com/netscape/admin/dirserv/task/NewInstanceDialog.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- NewInstanceDialog.java	18 Jul 2005 00:56:18 -0000	1.1.1.1
+++ NewInstanceDialog.java	2 Jul 2007 19:44:11 -0000	1.2
@@ -46,13 +46,12 @@
 	/**
 	 * Creates a dialog which asks the user to input the basic parameters
 	 * needed to create a new DS instance.  All of the other needed basic
-	 * information is derived from the server root directory or other
-	 * information stored in the topology.  The parameters may be given
-	 * default values in the constructor.  If the default value given is
-	 * null, this means to disable that field.  If the default value given
-	 * is "" the empty string, enable the field with an empty value.
-	 * If root DN is null the root DN password entry field will be disabled
-	 * as well.
+	 * information is derived from other information stored in the topology.
+	 * The parameters may be given default values in the constructor.  If
+         * the default value given is null, this means to disable that field.
+         * If the default value given is "" the empty string, enable the field
+         * with an empty value.  If root DN is null the root DN password entry
+         * field will be disabled as well.
 	 *
 	 * @param parent         Parent container.
 	 */




More information about the Fedora-directory-commits mailing list