WebContainer.properties revision b87033953be26b0dc7dead8febd499b666a54126
0N/A/**
1472N/A * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
0N/A *
0N/A * Copyright (c) 2008 Sun Microsystems Inc. All Rights Reserved
0N/A *
0N/A * The contents of this file are subject to the terms
0N/A * of the Common Development and Distribution License
0N/A * (the License). You may not use this file except in
0N/A * compliance with the License.
0N/A *
0N/A * You can obtain a copy of the License at
0N/A * https://opensso.dev.java.net/public/CDDLv1.0.html or
0N/A * opensso/legal/CDDLv1.0.txt
0N/A * See the License for the specific language governing
0N/A * permission and limitations under the License.
0N/A *
0N/A * When distributing Covered Code, include this CDDL
0N/A * Header Notice in each file and include the License file
1472N/A * at opensso/legal/CDDLv1.0.txt.
1472N/A * If applicable, add the following below the CDDL Header,
1472N/A * with the fields enclosed by brackets [] replaced by
0N/A * your own identifying information:
0N/A * "Portions Copyrighted [year] [name of copyright owner]"
0N/A *
1879N/A * $Id: WebContainer.properties,v 1.1 2009/06/20 01:09:43 ak138937 Exp $
1879N/A *
1879N/A * Portions Copyrighted 2012 ForgeRock Inc
1879N/A * Portions Copyrighted 2012 Open Source Solution Technology Corporation
1879N/A *
1879N/A */
1879N/A
1879N/A#General
1879N/Aservice-start-msg=Web Container Test Service started ...
0N/Aservice-done-msg=Web Container Test Service done ...
0N/Amsg-fail=Failed
0N/Amsg-pass=Passed
0N/Amsg-ok=OK
0N/A
0N/A#Container related
0N/Awebcontainer-server-dir-check=Verifying server directory
0N/Awebcontainer-server-dir-invalid=Invalid server directory
0N/Awebcontainer-properties-dir-check=Verifying properties directory
0N/Awebcontainer-properties-dir-invalid=Invalid properties directory
0N/Awebcontainer-profile-dir-check=Verifying profile directory
0N/Awebcontainer-profile-dir-invalid=Invalid profile directory
0N/Awebcontainer-cannot-determine=This property can only be determined in runtime
0N/Awebcontainer-domain-dir-check=Verifying domain directory
0N/Awebcontainer-domain-dir-invalid=Invalid domain directory
0N/Awebcontainer-instance-dir-check=Verifying instance directory
0N/Awebcontainer-instance-dir-invalid=Invalid instance directory
0N/Awebcontainer-instance-lib-dir-check=Verifying lib directory
0N/Awebcontainer-instance-lib-dir-invalid=Invalid lib directory
0N/Awebcontainer-domain-config-dir-check=Verifying domain config directory
0N/Awebcontainer-domain-config-dir-invalid=Invalid domain config directory
0N/Awebcontainer-domain-bin-dir-check=Verifying domain bin directory
0N/Awebcontainer-domain-bin-dir-invalid=Invalid domain bin directory
0N/Awebcontainer-base-dir-check=Verifying web container directory
0N/Awebcontainer-base-dir-invalid=Invalid web container directory
0N/Awebcontainer-config-dir-check=Verifying web container config directory
0N/Awebcontainer-config-dir-invalid=Invalid web container config directory
0N/Awebcontainer-fatal-error=Fatal error occurs when running web container tests
0N/Awebcontainer-jvm-options-check=Verifying JVM options
0N/Awebcontainer-jvm-options-invalid=Missing JVM options
0N/Awebcontainer-policies-check=Verifying policies
0N/Awebcontainer-policies-invalid=Missing policies
0N/Awebcontainer-container-type=Verifying container type
0N/Awebcontainer-container-type-invalid=Invalid container type
0N/Awebcontainer-container-version=JVM version equal or greater than 1.5
0N/A
0N/A
0N/A