alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Glassfish example source code file (LocalStrings.properties)

This example Glassfish source code file (LocalStrings.properties) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Glassfish tags/keywords

cddl, deploying, error, error, exception, exception, gpl, license, license, parse, processing, the, version, version

The Glassfish LocalStrings.properties source code

#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License").  You
# may not use this file except in compliance with the License.  You can
# obtain a copy of the License at
# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
# or packager/legal/LICENSE.txt.  See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at packager/legal/LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license."  If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above.  However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#
#
# This file incorporates work covered by the following copyright and
# permission notice:
#
# Copyright 2004 The Apache Software Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

#
# Message IDs reserved for this file: PWC3010-PWC3289
#
contextConfig.applicationClose=PWC3010: Error closing application web.xml
contextConfig.applicationConfig=PWC3011: Configuration error in application web.xml
contextConfig.applicationListener=PWC3012: Exception creating listener of class {0}
contextConfig.applicationMissing=PWC3013: Missing application web.xml, using defaults only
contextConfig.applicationParse=PWC3014: Parse error in application web.xml
contextConfig.applicationParsePosition=PWC3015: Parse error in application web.xml at line {0} and column {1}
contextConfig.authenticatorConfigured=PWC3016: Configured an authenticator for method {0}
contextConfig.authenticatorInstantiate=PWC3017: Cannot instantiate an authenticator of class {0}
contextConfig.authenticatorMissing=PWC3018: Cannot configure an authenticator for method {0}
contextConfig.authenticatorResources=PWC3019: Cannot load authenticators mapping list
contextConfig.cce=PWC3020: Lifecycle event data object {0} is not a Context
contextConfig.certificatesConfig.added=PWC3021: Added certificates -> request attribute Valve
contextConfig.certificatesConfig.error=PWC3022: Exception adding CertificatesValve:
contextConfig.defaultClose=PWC3023: Error closing default web.xml
contextConfig.defaultConfig=PWC3024: Configuration error in default web.xml
contextConfig.defaultMissing=PWC3025: Missing default web.xml, using application web.xml only
contextConfig.defaultParse=PWC3026: Parse error in default web.xml
contextConfig.defaultParsePosition=PWC3027: Parse error in default web.xml at line {0} and column {1}
contextConfig.fixDocBase=PWC3028: Exception fixing docBase: {0} 
contextConfig.init=PWC3029: ContextConfig: Initializing
contextConfig.missingRealm=PWC3030: No Realm has been configured to authenticate against
contextConfig.role.auth=PWC3031: Security role name {0} used in an <auth-constraint> without being defined in a  in context [{1}]
contextConfig.role.link=PWC3032: Security role name {0} used in a <role-link> without being defined in a  in context [{1}]
contextConfig.role.runas=PWC3033: Security role name {0} used in a <run-as> without being defined in a  in context [{1}]
contextConfig.start=PWC3034: ContextConfig: Processing START
contextConfig.stop=PWC3035: ContextConfig: Processing STOP
contextConfig.tldEntryException=PWC3036: Exception processing TLD {0} in JAR at resource path {1} in context {2}
contextConfig.tldFileException=PWC3037: Exception processing TLD at resource path {0} in context {1}
contextConfig.tldJarException=PWC3038: Exception processing JAR at resource path {0} in context {1}
contextConfig.tldResourcePath=PWC3039: Invalid TLD resource path {0}
contextConfig.unavailable=PWC3040: Marking this application unavailable due to previous error(s)
contextConfig.altDDNotFound=PWC3041: alt-dd file {0} not found
embedded.alreadyStarted=PWC3042: Embedded service has already been started
embedded.noEngines=PWC3043: No engines have been defined yet
embedded.notmp=PWC3044: Cannot find specified temporary folder at {0}
embedded.notStarted=PWC3045: Embedded service has not yet been started
embedded.authenticatorNotInstanceOfValve=PWC3046: Specified Authenticator is not a Valve
engineConfig.cce=PWC3047: Lifecycle event data object {0} is not an Engine
engineConfig.start=PWC3048: EngineConfig: Processing START
engineConfig.stop=PWC3049: EngineConfig: Processing STOP
expandWar.copy=PWC3050: Error copying {0} to {1}
hostConfig.appBase=PWC3051: Application base directory {0} does not exist
hostConfig.canonicalizing=PWC3052: Error delete redeploy resources from context [{0}]
hostConfig.cce=PWC3053: Lifecycle event data object {0} is not a Host
hostConfig.context.destroy=PWC3054: Error during context [{0}] destroy
hostConfig.context.restart=PWC3055: Error during context [{0}] restart
hostConfig.deploy=PWC3056: Deploying web application directory {0}
hostConfig.deployDescriptor=PWC3057: Deploying configuration descriptor {0}
hostConfig.deployDescriptor.error=PWC3058: Error deploying configuration descriptor {0}
hostConfig.deployDir=PWC3059: Deploying web application directory {0}
hostConfig.deployDir.error=PWC3060: Error deploying web application directory {0}
hostConfig.deployJar=PWC3061: Deploying web application archive {0}
hostConfig.deployJar.error=PWC3062: Error deploying web application archive {0}
hostConfig.deploy.error=PWC3063: Exception while deploying web application directory {0}
hostConfig.deploying=PWC3064: Deploying discovered web applications
hostConfig.expand=PWC3065: Expanding web application archive {0}
hostConfig.expand.error=PWC3066: Exception while expanding web application archive {0}
hostConfig.expanding=PWC3067: Expanding discovered web application archives
hostConfig.jmx.register=PWC3068: Register context [{0}] failed
hostConfig.jmx.unregister=PWC3069: Unregister context [{0}] failed
hostConfig.reload=PWC3070: Reloading context [{0}]
hostConfig.removeXML=PWC3071: Context [{0}] is undeployed
hostConfig.removeDIR=PWC3072: Directory {0} is undeployed
hostConfig.removeWAR=PWC3073: War {0} is undeployed
hostConfig.start=PWC3074: HostConfig: Processing START
hostConfig.stop=PWC3075: HostConfig: Processing STOP
hostConfig.undeploy=PWC3076: Undeploying context [{0}]
hostConfig.undeploy.error=PWC3077: Error undeploying web application at context path {0}
hostConfig.undeploying=PWC3078: Undeploying deployed web applications
userConfig.database=PWC3079: Exception loading user database
userConfig.deploy=PWC3080: Deploying web application for user {0}
userConfig.deploying=PWC3081: Deploying user web applications
userConfig.error=PWC3082: Error deploying web application for user {0}
userConfig.start=PWC3083: UserConfig: Processing START
userConfig.stop=PWC3084: UserConfig: Processing STOP
expandWar.deleteFailed=PWC3085: [{0}] could not be completely deleted. The presence of the remaining files may cause problems
expandWar.illegalPath=PWC3086: The archive [{0}] is malformed and will be ignored: an entry contains an illegal path [{1}]
hostConfig.illegalWarName=PWC3087: The war name [{0}] is invalid. The archive will be ignored.

Other Glassfish examples (source code examples)

Here is a short list of links related to this Glassfish LocalStrings.properties source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.