0fab527a2d6151c401775016740db1259ecff42dTony Bamford# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# Copyright (c) 2008 Sun Microsystems, Inc. All Rights Reserved.
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# The contents of this file are subject to the terms
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# of the Common Development and Distribution License
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# (the License). You may not use this file except in
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# compliance with the License.
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# You can obtain a copy of the License at
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# https://opensso.dev.java.net/public/CDDLv1.0.html or
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# See the License for the specific language governing
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# permission and limitations under the License.
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# When distributing Covered Code, include this CDDL
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# Header Notice in each file and include the License file
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# If applicable, add the following below the CDDL Header,
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# with the fields enclosed by brackets [] replaced by
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# your own identifying information:
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# "Portions Copyrighted [year] [name of copyright owner]"
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# $Id: jbossv40Tools.properties,v 1.1 2008/12/11 14:48:11 naghaon Exp $
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# Portions Copyrighted 2012-2014 ForgeRock AS
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# Locale resources for Tools for Agent for JBoss Server 4.0
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# ------------------------ INST FINDER INTERACTIONS ----------------------------
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# INT_CONFIG_DIR
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_CONFIG_DIR_DESC= Enter the complete path to the directory \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford which is used by JBoss Server to store \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford its configuration Files. This directory uniquely \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford identifies the JBoss Server instance that \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford is secured by this Agent.
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_CONFIG_DIR_PROMPT= Enter the JBoss Server Config Directory \
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_CONFIG_DIR_SUMMARY_DESC=JBoss Server Config Directory
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_CONFIG_DIR_HELP= The configuration directory of JBoss \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford Server is a unique directory per instance of \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford the JBoss Server where configuration \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford files associated with that instance of the \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford jboss server are stored. This directory \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford contains files like jboss-service.xml, login-config.xml \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford etc., which govern the runtime behavior of \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford your JBoss Server.
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_CONFIG_DIR_ERROR= ERROR: Invalid JBoss Server Config \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford directory . Please try again.
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# INT_JB_HOME_DIR
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_JB_HOME_DIR_DESC= Enter the complete path to the directory \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford where JBoss Server home \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford directory is stored
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_JB_HOME_DIR_PROMPT= Enter the JBoss Server Home Directory \
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_JB_HOME_DIR_SUMMARY_DESC=JBoss Server Home Directory
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_JB_HOME_DIR_HELP= The Home directory of JBoss
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_JB_HOME_DIR_ERROR= ERROR: Invalid JBoss Home \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford directory . Please try again.
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# MODIFY_SERVER_POLICY_FILE
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_MODIFY_SERVER_POLICY_FILE_DESC= Indicate the specified server instance runs with Java security manager \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford permissions.
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_MODIFY_SERVER_POLICY_FILE_PROMPT= Specify whether the chosen server instance runs with Java security manager \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford permissions.
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_MODIFY_SERVER_POLICY_FILE_SUMMARY_DESC=Agent permissions gets added to java permissions policy file
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_MODIFY_SERVER_POLICY_FILE_HELP= If the JBoss server instance uses Java security manager permissions using a policy file \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford then, Agent permissions are required to be added. Otherwise access permissions \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford violations occur.
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_MODIFY_SERVER_POLICY_FILE_ERROR= ERROR: Invalid value chosen. Please specify true or false.
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# SERVER_POLICY_FILE
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_SERVER_POLICY_FILE_DESC= Enter the complete path including the file name of Java security manager \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford permissions used for the chosen JBoss server instance.
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_SERVER_POLICY_FILE_PROMPT= Enter the complete path including the file name of Java security manager \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford permissions used for the chosen JBoss server instance.
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_SERVER_POLICY_FILE_SUMMARY_DESC=File name of Java security manager \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford permissions used for the chosen JBoss server instance.
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_SERVER_POLICY_FILE_HELP= Indicates that the specified server instance runs with Java security manager \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford permissions.
0fab527a2d6151c401775016740db1259ecff42dTony BamfordINT_SERVER_POLICY_FILE_ERROR= ERROR: Invalid file. Please try again.
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# Welcome message for the installer
0fab527a2d6151c401775016740db1259ecff42dTony BamfordWELCOME_MESSAGE= Welcome to the OpenAM Policy Agent for \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford JBoss Server 4.x.
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# Exit message for the installer
0fab527a2d6151c401775016740db1259ecff42dTony BamfordEXIT_MESSAGE= Thank you for using OpenAM Policy Agent
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# Other resources
0fab527a2d6151c401775016740db1259ecff42dTony BamfordJB_ERR_HOME_DIR_NOT_FOUND= Home Directory for JBoss Server could not be calculated :
0fab527a2d6151c401775016740db1259ecff42dTony BamfordJB_ERR_IN_VALID_HOME_DIR= Invalid Home Directory for JBoss Server :
0fab527a2d6151c401775016740db1259ecff42dTony Bamford******************************************************************************
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# MESSAGES FOR COMPONENT : Validators
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# PREFIX : VA
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# ******************************************************************************
0fab527a2d6151c401775016740db1259ecff42dTony BamfordVA_MSG_JB_VAL_JBOSS_HOME=Valid JBoss Server Home directory : {0}
0fab527a2d6151c401775016740db1259ecff42dTony BamfordVA_WRN_JB_IN_VAL_JBOSS_HOME=Invalid JBoss Server Home directory : {0}
0fab527a2d6151c401775016740db1259ecff42dTony BamfordVA_MSG_JB_VAL_CONFIG_DIR=Valid JBoss Server Config directory : {0}
0fab527a2d6151c401775016740db1259ecff42dTony BamfordVA_WRN_JB_IN_VAL_CONFIG_DIR=Invalid JBoss Server Config directory : {0}
0fab527a2d6151c401775016740db1259ecff42dTony BamfordVA_MSG_JB_VAL_VERSION=Valid JBoss server version
0fab527a2d6151c401775016740db1259ecff42dTony BamfordVA_WRN_JB_IN_VAL_VERSION=OpenAM JBoss Agent does not support this JBoss server version. \
0fab527a2d6151c401775016740db1259ecff42dTony Bamford Please look at the JBoss Policy Agent document for the supported versions.
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# Locale messages for Tasks
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# There will be 2 message definitions. 1 for executing and 2 for rollback
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# 1. TSK_MSG_<TASK-I18N-KEY>_EXECUTE
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# 2. TSK_MSG_<TASK-I18N-KEY>_ROLLBACK
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# Example Case 1:
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# TSK_MSG_COPY_FILE_EXECUTE= Copying file {0} to {1} ...
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# The Driver will format this & print as one of the following.
0fab527a2d6151c401775016740db1259ecff42dTony Bamford# Copying file AMAgent.properties to /opt/SUNWam/config ...DONE