2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# Copyright (c) 2008 Sun Microsystems, Inc. All Rights Reserved.
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# The contents of this file are subject to the terms
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# of the Common Development and Distribution License
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# (the License). You may not use this file except in
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# compliance with the License.
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# You can obtain a copy of the License at
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# https://opensso.dev.java.net/public/CDDLv1.0.html or
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# See the License for the specific language governing
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# permission and limitations under the License.
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# When distributing Covered Code, include this CDDL
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# Header Notice in each file and include the License file
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# If applicable, add the following below the CDDL Header,
78f51585b9ef1095880ddd235a8d41ff9e152fc5Christian Maeder# with the fields enclosed by brackets [] replaced by
78f51585b9ef1095880ddd235a8d41ff9e152fc5Christian Maeder# your own identifying information:
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# "Portions Copyrighted [year] [name of copyright owner]"
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# $Id: tomcatv6Tools.properties,v 1.2 2008/11/28 12:31:28 saueree Exp $
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# Portions Copyrighted 2010-2012 ForgeRock Inc
78f51585b9ef1095880ddd235a8d41ff9e152fc5Christian Maeder# Locale resources for Tools for Agent for Tomcat 6.0
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# ------------------------ INST FINDER INTERACTIONS ----------------------------
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers# INT_CONFIG_DIR
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix ReckersINT_CONFIG_DIR_DESC=Enter the complete path to the directory \
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers which is used by Tomcat Server to store \
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers its configuration Files. This directory uniquely \
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers identifies the Tomcat Server instance that \
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers is secured by this Agent.
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix ReckersINT_CONFIG_DIR_PROMPT=Enter the Tomcat Server Config Directory Path
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix ReckersINT_CONFIG_DIR_SUMMARY_DESC=Tomcat Server Config Directory
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix ReckersINT_CONFIG_DIR_HELP=The configuration directory of Tomcat \
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers Server is a unique directory per instance of \
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers the Tomcat Server where configuration \
78f51585b9ef1095880ddd235a8d41ff9e152fc5Christian Maeder files associated with that instance of the \
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers application server are stored. This directory \
2363f62e2f4f9e42bd99d5276f237093a7801f2dFelix Reckers etc., which govern the runtime behavior of \
the global web.xml file.
INT_GLOBAL_WEB_XML_PROMPT=Install agent filter in global web.xml ?
INT_GLOBAL_WEB_XML_SUMMARY_DESC=Tomcat global web.xml filter install
INT_GLOBAL_WEB_XML_HELP=By deploying the agent in the global web.xml \
INT_GLOBAL_WEB_XML_ERROR=Failed to modify global web.xml file
is defined in the catalina.sh script.
Tomcat 6.0 Servlet/JSP Container
TSK_MSG_CONFIGURE_GLOBAL_WEB_XML_EXECUTE=Adding filter to Global deployment descriptor file : {0} ...
TSK_MSG_CONFIGURE_GLOBAL_WEB_XML_ROLLBACK=Removing filter from Global deployment descriptor file : {0} ...
TSK_MSG_CONFIGURE_SERVER_XML_ROLLBACK=Removing OpenAM Tomcat Agent Realm from Server XML file : {0} ...
TSK_MSG_CONFIGURE_WEB_APPS_EXECUTE=Adding OpenAM Tomcat Agent Filter and Form login authentication to selected Web applications ...
TSK_MSG_CONFIGURE_WEB_APPS_ROLLBACK=Removing OpenAM Tomcat Agent Filter and Form login authentication from Web applications ...
TSK_MSG_UPDATE_SET_ENV_SCRIPT_EXECUTE=Updating the {0} script with the Agent configuration JVM option ...
TSK_MSG_UPDATE_SET_ENV_SCRIPT_ROLLBACK=Removing the agent configuration JVM option from {0} script ...
TSK_MSG_UPDATE_COPY_AGENT_FILES_EXECUTE=Copying the Agent jar/locale files into the classloader directory ...
TSK_MSG_UPDATE_COPY_AGENT_FILES_ROLLBACK=Removing the Agent jar/locale files from the classloader directory ...
TSK_MSG_REMOVE_AGENT_FILES_EXECUTE=Removing the Agent jar/locale files from the classloader directory ...
TSK_MSG_UNCONFIGURE_GLOBAL_WEB_XML_EXECUTE=Removing filter from Global deployment descriptor file : {0} ...
TSK_MSG_UNCONFIGURE_SERVER_XML_EXECUTE=Removing OpenAM Tomcat Agent Realm from Server XML file : {0} ...