Author: rmeggins
Update of /cvs/dirsec/admservconsole/src/com/netscape/management/admserv In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9496/admservconsole/src/com/netscape/management/admserv
Modified Files: AdminServerProduct.java Log Message: Resolves: bug 452596 Bug Description: Help file for Status tab references server root Reviewed by: nhosoi (Thanks!) Fix Description: Remove/cleanup references to the old server root Platforms tested: RHEL5 Flag Day: no Doc impact: no
Index: AdminServerProduct.java =================================================================== RCS file: /cvs/dirsec/admservconsole/src/com/netscape/management/admserv/AdminServerProduct.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -r1.1.1.1 -r1.2 --- AdminServerProduct.java 22 May 2006 18:14:33 -0000 1.1.1.1 +++ AdminServerProduct.java 10 Dec 2008 02:56:52 -0000 1.2 @@ -100,7 +100,7 @@ * existing SIE. Also, since the admin server that is being invoked * to do the migration via URL belongs to the target config root, * the targetDN is also unused. Moreover, the server parameter is not - * needed since there can only be one admin server per server root. + * needed since there can only be one admin server per machine. * * @param serverRoot - directory path for the migration origin. * @param server - the server to migrate from the serverRoot.
389-commits@lists.fedoraproject.org