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, or, oracle, policyconfiguration, version, version

The Glassfish LocalStrings.properties source code

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

pc.commit_failure="commit failed for policy context [{0}] caught {1}.
pc.excluded_grant_context_ignored=Codebase, SignedBy, or Principals ignored in excluded rules [{0}]
pc.file_close_error=Unable to close policy file [{0}] caught {1}.
pc.file_delete_error=Unable to delete policy file [{0}].
pc.file_error=Unable to create policy file [{0}] caught {1}.
pc.file_not_found=Unable to find policy file [{0}].
pc.file_read_error=Error reading policy file [{0}] caught {1}.
pc.file_to_url=unable to convert Policy file to URL - filename: [{0}] caught {1}.
pc.file_write_error=Error writing to policy file [{0}] caught {1}.
pc.file_refreshed=Policy refresh timestamp calculation included policy file [{0}].
pc.file_not_refreshed=Policy refresh timestamp calculation did not include policy file [{0}].
pc.granted_imply_exclude=One or more granted permissions imply the following excluded permissions: {0}.
pc.invalid_link_target=linked policy configuration unknown to factory - ContextId [{0}].
pc.invalid_op_for_state_delete=Cannot perform operation on deleted PolicyConfiguration.
pc.op_requires_state_open=Operation invoked on closed or deleted PolicyConfiguration.
pc.invalue_policy_file_name=invalid policy filename: [{0}].
pc.linked_with_different_role_maps=Linked policy contexts have different roleToSubjectMaps [{0}] [{1}].
pc.no_principals_mapped_to_role=No Principals mapped to Role [{0}].
pc.no_repository=The repository for the default JACC policy provider is not set in domain.xml. Unable to initialize policy provider.
pc.non_principal_mapped_to_role=The non-principal object [{0}] was mapped to the role [{1}].
pc.permission_load_error=Exception occurred while loading Permission of type [{0}] exception was {1}
pc.role_map_not_defined_at_commit=Principal to Role mappings not defined before commit [{0}].
pc.unable_to_create_context_directory=Unable to directory for policy context: [{0}]
pc.unable_to_create_repostory=Unable to create policy file repository, because there is an existing (non-directory) file [{0}].
pc.unable_to_init_repostory=Unable to initialize policy file repository. caught {0}
pc.unable_to_read_repository=Unable to read policy file repository in {0}.
pc.unknown_policy_context=Unknown policy context - [{0}].
pc.unsupported_link_operation=Cannot link PolicyConfiguration to itself.
pc.unable_to_read_repostory=unable to read repository for context - [{0}]


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.