com.sun.enterprise.universal.xml.LocalStrings.properties Maven / Gradle / Ivy
#
# Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#
# To change this template, choose Tools | Templates
# and open the template in the editor.
invalid=Invalid state -- the XML parsing failed in the constructor.
secondpass=XML file was parsed twice because the configs element appears \
before the servers element. To prevent this waste of time, move the servers \
element before the configs element.
toplevel="Xml Parser Error: {0}
## Could not find the config ({config-ref name}) for {server name}
enddocument=Could not find the config ({0}) for {1}
noDomainEnd="xml error. No closing element for domain found ().
noDomainName="Warning: No domain name property found. I was looking for a property element \
under the domain element that looks like this: \
junkAfterDomainEnd="xml error. The closing element for the domain should end the document"
## The server element for {server name} does not exist.
noserver=The server element for {0} does not exist.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy