fmConfigurationService.properties revision 4a48635cccc646ac479830fd4df0ee8e10c5bd8d
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# The contents of this file are subject to the terms
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox User# of the Common Development and Distribution License
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox User# (the License). You may not use this file except in
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox User# compliance with the License.
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox User# You can obtain a copy of the License at
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User# https://opensso.dev.java.net/public/CDDLv1.0.html or
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox User# See the License for the specific language governing
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# permission and limitations under the License.
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox User# When distributing Covered Code, include this CDDL
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox User# Header Notice in each file and include the License file
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox User# If applicable, add the following below the CDDL Header,
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox User# with the fields enclosed by brackets [] replaced by
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox User# your own identifying information:
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox User# "Portions Copyrighted [year] [name of copyright owner]"
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox User# $Id: fmConfigurationService.properties,v 1.4 2009/10/29 00:01:02 exu Exp $
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox UsercomponentNameUnsupported=Component "{0}" is not supported.
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox UserinitFailure=Failed to initialize.
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox UserfailedGetConfig=Unable to read configuration of component "{0}" for realm "{1}".
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox UserconfigNotExist=Configuration of component "{0}" for realm "{1}" doesn't exist.
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox UserfailedSetConfig=Unable to set configuration of component "{0}" for realm "{1}".
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox UserfailedCreateConfig=Unable to create configuration of component "{0}" for realm "{1}".
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox UserconfigExist=Configuration instance "{2}" of component "{0}" for realm "{1}" exists. Delete the entity and reload the meta if required.
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox UserfailedDeleteConfig=Unable to delete configuration of component "{0}" for realm "{1}".
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox UserfailedGetConfigNames=Unable to get configuration names of component "{0}" for realm "{1}".
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox UsernoSubConfig=Configuration of component "{0}" can't have sub configuration.
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox UsernoOrgConfig=Configuration of component "{0}" can't have organization configuration.
9a5087bf58f651bfff841192aba5afd06760d6ceTinderbox UsernoConfig=Configuration of component "{0}" is not supported.
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox UsernoConfigCreation=Creation of configuration of component "{0}" is not supported.
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox UsernoConfigDeletion=Deletion of configuration of component "{0}" is not supported.