| | |
| | | * CDDL HEADER END |
| | | * |
| | | * |
| | | * Copyright 2008 Sun Microsystems, Inc. |
| | | * Copyright 2008-2009 Sun Microsystems, Inc. |
| | | */ |
| | | |
| | | package org.opends.server.tools; |
| | |
| | | return ErrorReturnCode.ERROR_USER_DATA.getReturnCode(); |
| | | } |
| | | |
| | | Enumeration propertyNames = properties.propertyNames(); |
| | | Enumeration<?> propertyNames = properties.propertyNames(); |
| | | |
| | | boolean overwriteEnvJavaHome = true; |
| | | boolean overwriteEnvJavaArgs = true; |
| | |
| | | |
| | | boolean propertiesAdded = false; |
| | | |
| | | Enumeration propertyNames = properties.propertyNames(); |
| | | Enumeration<?> propertyNames = properties.propertyNames(); |
| | | int nIfs = 0; |
| | | while (propertyNames.hasMoreElements()) |
| | | { |
| | |
| | | |
| | | buf.append( |
| | | ":"+CHECK_JAVA_HOME+EOL); |
| | | Enumeration propertyNames = properties.propertyNames(); |
| | | Enumeration<?> propertyNames = properties.propertyNames(); |
| | | while (propertyNames.hasMoreElements()) |
| | | { |
| | | String name = propertyNames.nextElement().toString(); |