All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.glassfish.web.deployment.descriptor.LocalStrings.properties Maven / Gradle / Ivy

There is a newer version: 8.0.0-JDK17-M9
Show newest version
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010-2013 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.
#

web.deployment.exceptiontransportguarentee=[{0}] is not a valid transport guarantee
web.deployment.exceptionwebapphasnoenvpropertybyname=This web app [{0}] has no environment property by the name of [{1}]
web.deployment.exceptionwebapphasnoservicerefbyname=This web app [{0}] has no service reference by the name of [{1}]
web.deployment.exceptionwebapphasnoresourceenvrefbyname=This web app [{0}] has no resource environment reference by the name of [{1}]
web.deployment.exceptionwebapphasnoejbrefbyname=This web app [{0}] has no ejb reference by the name of [{1}]
web.deployment.exceptionwebapphasnoentitymgrfactoryrefbyname=This web app [{0}] has no entity manager factory reference by the name of [{1}]
web.deployment.exceptionwebapphasnoentitymgrrefbyname=This web app [{0}] has no entity manager reference by the name of [{1}]
web.deployment.exceptionwebapphasnoresourcerefbyname=This web app [{0}] has no resource reference by the name of [{1}]
web.deployment.exceptionwebapphasnomsgdestrefbyname=This web app [{0}] has no message destination reference by the name of [{1}]
web.deployment.exceptionalreadydefinedinabsoluteordering=[{0}] has already been defined in the absolute-ordering.
web.deployment.exceptioninvalidordering=The ordering is not valid as it contains the same name and/or others in both before and after.
web.deployment.exceptioninvalidwebfragmentordering=The web fragment ordering is not valid and possibly has cycling conflicts.
web.deployment.exceptioninvalidnameinrelativeordering=The empty name is invalid for relative ordering element.
web.deployment.exceptionsameurlpattern=Servlet [{0}] and Servlet [{1}] have the same url pattern: [{2}]
web.deployment.exceptionconflictloginconfig=There is no login-config in web.xml and there are more than one login config defined in web fragments with different values.
web.deployment.exceptionconflictdatasourcedefinition=There are more than one datasource definitions defined in web fragments with the same name, but not overridden in web.xml
web.deployment.exceptionconflictconnectionfactorydefinition=There are more than one connection factory definitions defined in web fragments with the same name, but not overridden in web.xml
web.deployment.exceptionconflictadministeredobjectdefinition=There are more than one administered object definitions defined in web fragments with the same name, but not overridden in web.xml
web.deployment.exceptionconflictmailsessiondefinition=There are more than one mail-session definitions defined in web fragments with the same name, but not overrided in web.xml
web.deployment.exceptionconflictjmsconnectionfactorydefinition=There are more than one jms connection factory definitions defined in web fragments with the same name, but not overridden in web.xml
web.deployment.exceptionconflictjmsdestinationdefinition=There are more than one jms destination definitions defined in web fragments with the same name, but not overridden in web.xml
web.deployment.exceptionconflictenventry=There are more than one environment entries defined in web fragments with the same name, but not overridden in web.xml
web.deployment.exceptionconflictejbref=There are more than one ejb references defined in web fragments with the same name, but not overridden in web.xml
web.deployment.exceptionconflictserviceref=There are more than one service references defined in web fragments with the same name, but not overridden in web.xml
web.deployment.exceptionconflictresourceref=There are more than one resource references defined in web fragments with the same name, but not overridden in web.xml
web.deployment.exceptionconflictresourceenvref=There are more than one resource env references defined in web fragments with the same name, but not overridden in web.xml
web.deployment.exceptionconflictmessagedestinationref=There are more than one message destination references defined in web fragments with the same name, but not overridden in web.xml
web.deployment.exceptionconflictpersistencecontextref=There are more than one persistence context references defined in web fragments with the same name, but not overridden in web.xml
web.deployment.exceptionconflictpersistenceunitref=There are more than one persistence unit references defined in web fragments with the same name, but not overridden in web.xml
web.deployment.exceptionconflictwebcompwithoutimpl=Two or more web fragments define the same Servlet with conflicting implementation class names that are not overridden by the web.xml
web.deployment.exceptionconflictwebcomp=One or more web fragments define the same Servlet in a conflicting way, and the Servlet is not defined in web.xml
web.deployment.exceptionconflictfilterwithoutimpl=Two or more web fragments define the same Filter with conflicting implementation class names that are not overridden by the web.xml
web.deployment.exceptionconflictfilter=One or more web fragments define the same Filter in a conflicting way, and the Filter is not defined in web.xml
web.deployment.exceptionconflictMimeMapping=There are more than one Mime mapping defined in web fragments with the same extension.
web.deployment.exceptionconflictwebcompinitparam=Two or more web fragments define the same Servlet with conflicting init param that are not overridden by the web.xml




© 2015 - 2025 Weber Informatics LLC | Privacy Policy