fmConfigurationService.properties revision e8721886dbfd32e88cc7077cbee4b6bb1b44b443
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
#
# The contents of this file are subject to the terms
# of the Common Development and Distribution License
# (the License). You may not use this file except in
# compliance with the License.
#
# You can obtain a copy of the License at
# https://opensso.dev.java.net/public/CDDLv1.0.html or
# opensso/legal/CDDLv1.0.txt
# See the License for the specific language governing
# permission and limitations under the License.
#
# When distributing Covered Code, include this CDDL
# Header Notice in each file and include the License file
# at opensso/legal/CDDLv1.0.txt.
# If applicable, add the following below the CDDL Header,
# with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# $Id: fmConfigurationService.properties,v 1.4 2009/10/29 00:01:02 exu Exp $
#
componentNameUnsupported=Component "{0}" is not supported.
initFailure=Failed to initialize.
failedGetConfig=Unable to read configuration of component "{0}" for realm "{1}".
configNotExist=Configuration of component "{0}" for realm "{1}" doesn't exist.
failedSetConfig=Unable to set configuration of component "{0}" for realm "{1}".
failedCreateConfig=Unable to create configuration of component "{0}" for realm "{1}".
configExist=Configuration instance "{2}" of component "{0}" for realm "{1}" exists. Delete the entity and reload the meta if required.
failedDeleteConfig=Unable to delete configuration of component "{0}" for realm "{1}".
failedGetConfigNames=Unable to get configuration names of component "{0}" for realm "{1}".
noSubConfig=Configuration of component "{0}" can't have sub configuration.
noOrgConfig=Configuration of component "{0}" can't have organization configuration.
noConfig=Configuration of component "{0}" is not supported.
noConfigCreation=Creation of configuration of component "{0}" is not supported.
noConfigDeletion=Deletion of configuration of component "{0}" is not supported.