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

com.sun.enterprise.deployment.annotation.handlers.LocalStrings_es.properties Maven / Gradle / Ivy

The newest version!
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010-2012 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.
#


enterprise.deployment.annotation.handlers.invalidaehandler=Se ha encontrado un s\u00edmbolo de anotaci\u00f3n no v\u00e1lido para este tipo de clase.
enterprise.deployment.annotation.handlers.cantfindmsglistenerintf=No se puede encontrar la interfaz de escucha de mensajes para la clase de bean.
enterprise.deployment.annotation.handlers.ambiguousimplementsclause=La cl\u00e1usula de implementaci\u00f3n de la clase de bean 3.x {0} de {1} declara varias interfaces de negocio potenciales.  En este caso, las anotaciones @Remote y/o @Local deben utilizarse para identificar las interfaces de negocio.
enterprise.deployment.annotation.handlers.ambiguousimplementsclausemdb=La cl\u00e1usula de implementaci\u00f3n de la clase de bean controlado por mensajes 3.x {0} de {1}declara varias interfaces de escucha de mensajes potenciales.  En este caso, debe utilizarse el atributo @MessageDriven.messageListenerInterface() para especificar la interfaz de escucha de mensajes.
enterprise.deployment.annotation.handlers.invalidtypelevelejb=@EJB de nivel TYPE con name() = [{0}] y beanInterface = [{1}] en {2}.  Cada @EJB de nivel TYPE debe especificar name() y beanInterface().
enterprise.deployment.annotation.handlers.invalidtypelevelresource=@Resource de nivel TYPE no v\u00e1lido con name() = [{0}] y el tipo = [{1}] en {2}. Cada @Resource de nivel TYPE debe especificar name() y beanInterface().
enterprise.deployment.annotation.handlers.wrongejbtype=S\u00edmbolo de anotaci\u00f3n incorrecto para ejb {1}
enterprise.deployment.annotation.handlers.ejbclsmismatch= valor [{0}] en ejb-jar.xml para ejb-name [{1}] no coincide con el nombre de clase [{2}] para la anotaci\u00f3n de definici\u00f3n de componentes correspondiente.
enterprise.deployment.annotation.handlers.invalidremotehome=Se ha encontrado una interfaz @RemoteHome {0} no v\u00e1lida.
enterprise.deployment.annotation.handlers.invalidlocalhome=Se ha encontrado una interfaz @LocalHome {0} no v\u00e1lida.
enterprise.deployment.annotation.handlers.nonametypelevel=La anotaci\u00f3n de nivel TYPE debe especificar el miembro del nombre.
enterprise.deployment.annotation.handlers.invalidinjectionmethod=La inserci\u00f3n en un m\u00e9todo requiere un tipo de m\u00e9todo setter de JavaBeans con un par\u00e1metro
enterprise.deployment.annotation.handlers.injectionmethodmustreturnvoid=La inserci\u00f3n en un m\u00e9todo requiere un tipo de devoluci\u00f3n nulo
enterprise.deployment.annotation.handlers.classnotannotated=La clase debe incluir una s\u00edmbolo de notaci\u00f3n {1}\n: {1}\n ubicaci\u00f3n: {0}
enterprise.deployment.annotation.handlers.invalidannotationforthisclass=se omitir\u00e1 la anotaci\u00f3n no v\u00e1lida para esta clase
enterprise.deployment.annotation.handlers.invalidinjectionmethodname=El nombre del m\u00e9todo de inserci\u00f3n debe comenzar por \"set\"
enterprise.deployment.annotation.handlers.injectionmethodnotstatic=Los m\u00e9todos de inserci\u00f3n para los clientes de aplicaciones deben declararse como EST\u00c1TICOS
enterprise.deployment.annotation.handlers.injectionfieldnotstatic=Los campos de inserci\u00f3n para los clientes de aplicaciones deben declararse como EST\u00c1TICOS
enterprise.deployment.annotation.handlers.typeinhernotsupp=No se admite la herencia del s\u00edmbolo de notaci\u00f3n.
enterprise.deployment.annotation.handlers.notcompsuperclass=El s\u00edmbolo de anotaci\u00f3n definido en la superclase no es compatible con el ejb de {0}, {1}.
enterprise.deployment.annotation.handlers.morethanoneauthannotation=No se puede tener m\u00e1s de una anotaci\u00f3n @RolesAllowed, @PermitAll, @DenyAll en el mismo elemento anotado.
enterprise.deployment.annotation.handlers.warningdenyalltransportprotected=No se puede tener @DenyAll y @TransportProtected al mismo tiempo. @TransportProtected se ignorar\u00e1.
enterprise.deployment.annotation.handlers.notmatchcreate=No se puede encontrar el m\u00e9todo de creaci\u00f3n de inicio para el m\u00e9todo de inicializaci\u00f3n {0} en el bean {1}.
enterprise.deployment.annotation.handlers.typenotfound=El s\u00edmbolo de anotaci\u00f3n de nivel TYPE debe especificar el miembro de tipo.
enterprise.deployment.annotation.handlers.invalidtype=anotaci\u00f3n no permitida en este elemento.  
enterprise.deployment.annotation.handlers.classnotfound=no se puede cargar la clase {0} a la que hace referencia el s\u00edmbolo de anotaci\u00f3n
enterprise.deployment.annotation.handlers.componentnotfound=no se puede encontrar el componente al que hace referencia el s\u00edmbolo de anotaci\u00f3n
enterprise.deployment.annotation.handlers.handlerfilenotfound=no se ha encontrado el archivo del controlador {0}
enterprise.deployment.annotation.handlers.parserexception=Error de an\u00e1lisis XML de {0}: l\u00ednea  {1} ; Error = {2}
enterprise.deployment.annotation.handlers.wrongannotationlocation=el s\u00edmbolo de anotaci\u00f3n s\u00f3lo puede especificarse como TYPE
enterprise.deployment.annotation.handlers.handlerfilehandlernotfound=no se puede cargar la clase de controlador {0} especificada en el archivo del controlador {1}
enterprise.deployment.annotation.handlers.ddhandlernotfound=se ha especificado la clase de controlador {0} en los descriptores de implementaci\u00f3n
enterprise.deployment.annotation.handlers.handlerchainnotfound=No se puede obtener @HandlerChainin {0}
enterprise.deployment.annotation.handlers.ejbeppkgwrong=Un punto final de EJB se ha incluido en un archivo WAR. 
enterprise.deployment.annotation.handlers.webeppkgwrong=La clase {0} se ha anotado con @WebService y sin @Stateless pero est\u00e1 empaquetada en un JAR. Si se supone que es un punto final de servlet, debe estar empaquetado en un WAR; la implementaci\u00f3n continuar\u00e1 y se considerar\u00e1 que esta clase es s\u00f3lo un POJO utilizado por otras clases del JAR que se est\u00e1 implementando
enterprise.deployment.annotation.handlers.ejbeppkgwrong=La clase {0} se ha anotado con @WebService y @Stateless pero est\u00e1 empaquetada en un JAR. Si se supone que es un punto final de EJB, debe estar empaquetado en un WAR; la implementaci\u00f3n continuar\u00e1 y se considerar\u00e1 que esta clase es s\u00f3lo un POJO utilizado por otras clases del WAR que se est\u00e1 implementando
enterprise.deployment.annotation.handlers.needtoextend=La clase {0} que tiene la anotaci\u00f3n {1} debe ser una clase derivada de {2}.
enterprise.deployment.annotation.handlers.needtoimpl=La clase {0} que tiene la anotaci\u00f3n {1} debe implementar la interfaz {2}.
enterprise.deployment.annotation.handlers.needtoimplinterfaces=La clase {0} que tiene la anotaci\u00f3n javax.servlet.annotation.WebListener debe implementar una de las interfaces siguientes: javax.servlet.ServletContextLisener, javax.servlet.ServletContextAttributeListener, javax.servlet.ServletRequestListener, javax.servletServletRequestAttributeListener, javax.servlet.http.HttpSessionListener, javax.servlet.http.HttpSessionAttributeListener.
enterprise.deployment.annotation.handlers.invalidUrlPatterns=Patrones de URL no v\u00e1lidos para {0}: {1}.
enterprise.deployment.annotation.handlers.servletimpldontmatch=El servlet ''{0}'' tiene la implementaci\u00f3n ''{1}'' en el XML. No coincide con ''{2}'' de la anotaci\u00f3n @WebServlet.
enterprise.deployment.annotation.handlers.servletimpljspdontmatch=El servlet ''{0}'' es un JSP ''{1}'' en el XML. No coincide con ''{2}''de la anotaci\u00f3n @{3}.
enterprise.deployment.annotation.handlers.filterimpldontmatch=El filtro ''{0}'' tiene la implementaci\u00f3n ''{1}'' en el XML. No coincide con ''{2}''de la anotaci\u00f3n @ServletFilter.
enterprise.deployment.annotation.handlers.datasourcedefinitionsduplicates=@DataSourceDefinitions no puede tener varias definiciones con el mismo nombre : ''{0}''
enterprise.deployment.annotation.handlers.datasourcedefinitionsfailure=Error al administrar la anotaci\u00f3n [ {0} ] en la clase [ {1} ] debido a la excepci\u00f3n siguiente :
enterprise.deployment.annotation.handlers.connectorannotationfailure=Error al administrar la anotaci\u00f3n [ {0} ] en la clase [ {1} ], debido a la raz\u00f3n : {2} 
enterprise.deployment.annotation.handlers.configpropertyfieldreadfailure=Error al leer el valor del campo [ {0} ] en la clase [ {1} ], debido a la raz\u00f3n : {2}
enterprise.deployment.annotation.handlers.denyWithRolesAllowed=No se puede especificar DENY con una matriz que no est\u00e1 vac\u00eda de rolesAllowed en @ServletSecurity / ServletSecurityElement
enterprise.deployment.annotation.handlers.wrongresourceclass=Definici\u00f3n de clase de anotaci\u00f3n de @Resource incorrecta: falta el atributo de b\u00fasqueda
enterprise.deployment.annotation.handlers.emptyEJBs=No hay elementos de @EJB en @EJBs: {0}, en {1}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy