<%-- IBM Confidential OCO Source Material --%> <%-- 5724-J34 (C) COPYRIGHT International Business Machines Corp. 2004-2006 --%> <%-- The source code for this program is not published or otherwise divested --%> <%-- of its trade secrets, irrespective of what has been deposited with the --%> <%-- U.S. Copyright Office. --%> <%@ page language="java"%> <%@ taglib uri="/WEB-INF/ibmcommon.tld" prefix="ibmcommon" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> <%@ taglib uri="/WEB-INF/tiles.tld" prefix="tiles" %> <%@ page import="java.util.*"%> <%@ page language="java" import="com.ibm.ws.console.distmanagement.wizard.*"%> <%@ page language="java" import="com.ibm.websphere.management.metadata.*"%> <%@ page language="java" import="com.ibm.ws.sm.workspace.RepositoryContext"%> <%@ page language="java" import="com.ibm.ws.console.core.Constants"%> <%@ page language="java" import="com.ibm.ws.console.dynamiccluster.form.CreateDynamicClusterForm"%> <%@ page language="java" import="com.ibm.ws.console.dynamiccluster.utils.DynamicClusterConstants"%> <%// defect 126608 String descImage = "pluginId=com.ibm.ws.console.dynamiccluster"; String image = ""; String pluginId = ""; String pluginRoot = ""; if (descImage != "") { int index = descImage.indexOf("pluginId="); if (index >= 0) { pluginId = descImage.substring(index + 9); if (index != 0) descImage = descImage.substring(0, index); else descImage = ""; } else { index = descImage.indexOf("pluginContextRoot="); if (index >= 0) { pluginRoot = descImage.substring(index + 18); if (index != 0) descImage = descImage.substring(0, index); else descImage = ""; } } } %> <% CreateDynamicClusterForm cdcf = (CreateDynamicClusterForm)session.getAttribute("CreateDynamicClusterManagementForm"); boolean isODRServer = cdcf.isODRServer(); boolean disableMinInst = false; if (isODRServer) { disableMinInst = true; } String membershipType = cdcf.getMembershipType(); %> <% if (membershipType.equals(DynamicClusterConstants.OPMODE_AUTOMATIC)) { %> <% } %>
">
  

  

">

">

"> <% String handShow = "none"; String quickEdit = "block"; %>

[ ]
" class="cellSelectorLabel">


<% com.ibm.ws.sm.workspace.WorkSpace wksp = (com.ibm.ws.sm.workspace.WorkSpace)session.getAttribute(Constants.WORKSPACE_KEY); String[] isolationGroups = com.ibm.ws.xd.config.dc.util.DynamicClusterConfigUtil.getIsolationGroups(wksp); if (isolationGroups.length != 0) { for (int i = 0; i <%=isolationGroups[i]%> <bean:message key=" src="/ibm/console/com.ibm.ws.console.dynamiccluster/images/autofillArrow.gif" />
<% } //for isolationGroups } else { //if isolationGroups.length == 0 %>
<% } %> [ ]