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

alias, authrealm, cddl, copyright, gpl, gpl, license, license, oracle, password, password, version, version, you

The Glassfish LocalStrings.properties source code

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

file.realm.keyfilenonexistent=The specified physical file {0} associated with the file realm {1} does not exist.
create.file.user.usagetext=create-file-user\n\t[--authrealmname <authrealm_name>] [--target target] \n\t[--groups user_groups[:user_groups]*] \n\t[-?|--help[=]] username
create.file.user.filerealmnotfound=File realm {0} does not exist
create.file.user.keyfilenotfound=No physical file is associated with file realm {0}.
create.file.user.keyfilenotreadable=None of password or groups have been specified for update, Password for user {0} has to be specified through AS_ADMIN_USERPASSWORD property in the file specified in --passwordfile option.
create.file.user.realmnotsupported=Configured file realm {0} is not supported.
create.file.user.realmcorrupted=Configured file realm {0} is corrupted.
create.file.user.useraddfailed=Adding User {0} to file realm {1} failed.
create.file.user.success=create-file-user successful.
create.file.user.AS_ADMIN_USERPASSWORD=the user password
delete.file.user.filerealmnotfound=File realm {0} does not exist
delete.file.user.keyfilenotfound=No physical file is associated with the file realm {0}.
delete.file.user.realmnotsupported=Configured file realm {0} is not supported.
delete.file.user.realmcorrupted=Configured file realm {0} is corrupted.
delete.file.user.userdeletefailed=Removing User {0} from file realm {0} failed.
delete.file.user.usernotfound=User {0} does not exist in file realm {1}.
delete.file.user.success=delete-file-user successful.
update.file.user.filerealmnotfound=File realm {0} does not exist.
update.file.user.keyfilenotfound=No physical file associated with this file realm {0}.
update.file.user.keyfilenotreadable=Password for user {0} has to be specified in --userpassword option or supplied through AS_ADMIN_USERPASSWORD property in the file specified in --passwordfile option.
update.file.user.realmcorrupted=Configured file realm {0} is corrupted.
update.file.user.realmnotsupported=Configured file realm {0} is not supported.
update.file.user.userupdatefailed=Updating user {0} in file realm {1} failed.
update.file.user.success=update-file-user successful.
update.file.user.AS_ADMIN_USERPASSWORD=the user password
list.file.user.filerealmnotfound=File realm {0} does not exist
list.file.user.realmnotsupported=Configured file realm {0} is not supported.
list.file.user.keyfilenotfound=There is no physical file associated with the file realm {0}
list.file.user.realmcorrupted=Configured file realm {0} is corrupted.
list.file.user.success=list-file-users successful.
create.user.ok.anon.allowed=A new ''admin user'' {0} is now created for immediate use, however, this domain still allows anonymous admin access. You should consider removing the admin user ''anonymous''.
create.user.ok=A new ''admin user'' {0} is now created for immediate use

create.auth.realm.duplicatefound=Authrealm named {0} exists. Cannot add duplicate Authrealm.
create.auth.realm.fail=Creation of Authrealm {0} failed.
create.auth.realm.success=Creation of Authrealm {0} completed successfully.
delete.auth.realm.notfound=Authrealm named {0} not found.
delete.auth.realm.fail=Deletion of Authrealm {0} failed.
delete.auth.realm.success=Deletion of Authrealm {0} completed successfully.
list.auth.realm.success=list-auth-realms successful

list.file.group.filerealmnotfound=File realm {0} does not exist
list.file.group.success=list-file-groups successful
list.file.group.realmcorrupted=Configured file realm {0} is corrupted
list.file.group.usernotfound=Specified file user {0} not found
list.file.group.realmnotsupported=Configured file realm {0} is not supported
list.file.group.keyfilenotfound=There is no physical file associated with this file realm {0}

change.admin.password.adminrealmnotfound=There is no admin realm to perform this operation.
change.admin.password.adminrealmnotsupported=Configured admin realm is not of supported type.
change.admin.password.keyfilenotfound=There is no physical file associated with admin realm.
change.admin.password.realmcorrupted=Configured admin realm is corrupted.
change.admin.password.realmnotsupported=Configured admin realm does not exist.
change.admin.password.userupdatefailed=Password change failed for user named {0}.

create.password.alias.fail=Creation of Password Alias {0} failed
create.password.alias.success=Encrypted password for the alias name {0} stored successfully
create.password.alias.AS_ADMIN_ALIASPASSWORD=the alias password
list.password.alias.fail=Listing of Password Alias failed
list.password.alias.success=List password aliases executed successfully
list.password.alias.nothingtolist=Nothing to list
delete.password.alias.success=Password alias for the alias {0} deleted successfully
delete.password.alias.fail=Deletion of Password Alias {0} failed
delete.password.alias.notfound=Password alias for the alias {0} does not exist.
update.password.alias.notfound=Password alias for the alias {0} does not exist.
update.password.alias.fail=Update of Password Alias {0} failed
update.password.alias.success=Encrypted password for the alias {0} updated successfully
update.password.alias.AS_ADMIN_ALIASPASSWORD=the alias password
#LDAP Admin Access
ldap.ok=LDAP server at {0} is accessible.
ldap.na=LDAP server at {0} could not be accessed. Exception {1} was thrown with this message: {2}.
ldap.realm.setup=The LDAP Auth Realm {0} was configured correctly in admin server''s configuration.
config.to.ldap=Auth Realm named {0} will be configured for given LDAP. Any existing realm with that name will be renamed to {1}. The renamed auth realm can be removed.
#realm.not.refreshed=Admin auth realm could not be refreshed. Please restart the server.
create.password.alias.alreadyexists=Password alias with the specified name already exists. Please use the update-password-alias command to change it
#create-jacc-provider
create.jacc.provider.duplicatefound=JaccProvider named {0} exists. Cannot add duplicate JaccProvider.
delete.jacc.provider.notfound=JaccProvider named {0} not found.
delete.jacc.provider.fail=Deletion of JaccProvider {0} failed.
delete.jacc.provider.notallowed=JaccProvider named {0} is a system provider and cannot be deleted.

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.