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