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