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, cddl, copyright, gpl, gpl, header, if, license, license, list, oracle, version, version, you

The Glassfish LocalStrings.properties source code

#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010-2011 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.
#

InstanceReaderFilter.CantFindConfig=Can''t find the config element for the instance {0}
InstanceReaderFilter.UnknownException=Got an unknown error while parsing domain.xml: {0}
InstanceReaderFilter.ReparseNeeded=Doman.xml had to be parsed twice instead of \
once because the order of elements is non-optimal.  \n\
The optimal order is <clusters>...<...
time=Total time to parse domain.xml: {0}
dxpp.serverNotFound=Couldn''t find the server element for the instance: {0}
dxpp.configrefnotmatch=The instance, {0}, belongs to the cluster, {1}, but the config-ref''s don''t match.
dxpp.confignotfound=The config element, {1} for the instance, {0} was not found.

ConfigParsingFailed=Failed to parse domain.xml
NoConfigFile={0} does not exist or is empty, will use backup
NoBackupFile={0} does not exist or is empty, cannot use backup
NoUsableConfigFile=No usable configuration file at {0}
SystemPropertyUpgrade.Failure=Failure while upgrading config {0} system-property from v2.1.1 to 3.1"

GlassFishDocument.IOException=Exception {0} while persisting domain.xml, changes will not be available on server restart
GlassFishDocument.XMLException=Exception {0} while persisting domain.xml, file a bug at glassfish.dev.java.net
GenericCrudCommand.invalid_type=Invalid annotated type {0} passed to InjectionResolver:getValue()
GenericCrudCommand.invocation_failure=Failure {0} while getting List<?> values from component;
GenericCrudCommand.nongeneric_type=The List type returned by {0} must be a generic type
GenericCrudCommand.wrong_type=The generic type {0} is not supported, only List<? extends ConfigBeanProxy> is"
GenericCrudCommand.introspection_failure=Failure {0} while instrospecting {1} to find all getters and setters
GenericCrudCommand.too_many_indexes=The metadata for this generic implementation has more than one index {0}
GenericCrudCommand.unamed_service=The service {0} is un-named, for generic command, the service name is the command name and must be provided
GenericCrudCommand.transactionException=Transaction exception {0} while injecting {1}
GenericCrudCommand.method_invocation_exception=Exception while invoking {0} method : {1}
GenericCrudCommand.annotation_not_found=Cannot find annotation {0} with value {1} on method {2}
GenericCreateCommand.configbean_not_found=The Config Bean {0} cannot be loaded by the generic command implementation : {1}
GenericCreateCommand.command_model_exception=Exception while creating the command model for the generic command {0} : {1}
GenericCreateCommand.target_object_not_found=The ConfigResolver {0} could not find the configuration object of type {1} where instances of {2} should be added
GenericCreateCommand.decorator_not_found=The CreationDecorator {0} could not be found in the habitat,is it annotated with @Service ?
GenericCreateCommand.deletion_decorator_not_found=The DeletionDecorator {0} could not be found in the habitat,is it annotated with @Service ?
GenericCreateCommand.transaction_exception=Exception while adding the new configuration : {0}
GenericCreateCommand.already_existing_instance=A {0} instance with a "{1}" name already exist in the configuration
GenericDeleteCommand.transaction_exception=Exception while deleting the configuration {0} : {1}
GenericDeleteCommand.target_object_not_found=The ConfigResolver {0} could not find the configuration object of type {1} where instances of {2} should be removed
TypeAndNameResolver.target_object_not_found=Cannot find a {0} with a name {1}
TypeResolver.target_object_not_found=Cannot find a single component instance of type {0}
TypeResolver.no_element_of_that_type=The Domain configuration does not have a sub-element of the type {0}
GenericListCommand.element_has_no_key=The element {0} has not key attribute

DefaultConfigUpgrade.existingDefaultConfig=Existing default-config detected during upgrade. No need to create default-config.
DefaultConfigUpgrade.runningDefaultConfigUpgrade=default-config not detected during upgrade. Running DefaultConfigUpgrade to create default-config.
DefaultConfigUpgrade.cantFindInstallRoot=DefaultConfigUpgrade failed.  Can't find domain.xml template. Install root system property, {0}, is null.
DefaultConfigUpgrade.missingDomainXmlTemplate=DefaultConfigUpgrade failed. Missing domain.xml template here {0).
DefaultConfigUpgrade.foundDomainXmlTemaplate=Found domain.xml template to create default-config: {0}
DefaultConfigUpgrade.problemGettingDomainXmlTemplate=DefaultConfigUpgrade failed.  Problem getting domain.xml template.
DefaultConfigUpgrade.failure=Failure during upgrade - could not create default-config

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.