was61Tools.properties revision 504576c0cd21165cc879543ca89164d214acf996
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2008 Sun Microsystems Inc. All Rights Reserved
#
# The contents of this file are subject to the terms
# of the Common Development and Distribution License
# (the License). You may not use this file except in
# compliance with the License.
#
# You can obtain a copy of the License at
# https://opensso.dev.java.net/public/CDDLv1.0.html or
# opensso/legal/CDDLv1.0.txt
# See the License for the specific language governing
# permission and limitations under the License.
#
# When distributing Covered Code, include this CDDL
# Header Notice in each file and include the License file
# at opensso/legal/CDDLv1.0.txt.
# If applicable, add the following below the CDDL Header,
# with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# $Id: was61Tools.properties,v 1.1 2008/11/21 22:21:48 leiming Exp $
#
#
# Portions Copyrighted 2012 ForgeRock Inc
#
# Welcome message for the installer
WELCOME_MESSAGE= Welcome to the OpenAM Policy Agent for \
IBM WebSphere Application Server 6.1
# Exit message for the installer
EXIT_MESSAGE= Thank you for using OpenAM Policy Agent
#Interactions
#INT_WAS_INSTANCE_DIR
INT_WAS_INSTANCE_DIR_DESC= Enter the fully qualified path to the configuration directory \
of the Server Instance for the WebSphere node.
INT_WAS_INSTANCE_DIR_PROMPT= Enter the Instance Config Directory
INT_WAS_INSTANCE_DIR_SUMMARY_DESC= Instance Config Directory
INT_WAS_INSTANCE_DIR_HELP= The value should be the fully qualified path to the \
instance config directory that contains \
server.xml file for the WebSphere node.
INT_WAS_INSTANCE_DIR_ERROR= ERROR: Invalid Server Instance directory.
#INT_SERVER_INSTANCE_NAME
INT_SERVER_INSTANCE_NAME_DESC= Enter the Server Instance name.
INT_SERVER_INSTANCE_NAME_PROMPT= Enter the Server Instance name
INT_SERVER_INSTANCE_NAME_SUMMARY_DESC= Instance Server name
INT_SERVER_INSTANCE_NAME_HELP= The value should a valid Server Instance name \
stored in server.xml file.
INT_SERVER_INSTANCE_NAME_ERROR= ERROR: Invalid Server Instance name.
#INT_HOME_DIRECTORY
#INT_HOME_DIRECTORY
INT_HOME_DIRECTORY_DESC= Enter the WebSphere Install Root directory.
INT_HOME_DIRECTORY_PROMPT= Enter the WebSphere Install Root directory
INT_HOME_DIRECTORY_SUMMARY_DESC= WebSphere Install Root Directory
INT_HOME_DIRECTORY_HELP= The value should be a valid WebSphere Install Root \
(<USER_INSTALL_ROOT>) directory.
INT_HOME_DIRECTORY_ERROR= ERROR: Invalid WebSphere Install Root directory.