
com.sun.xml.ws.resources.handler_es.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.apache.cxf Show documentation
Show all versions of org.apache.cxf Show documentation
Apache CXF is an open-source services framework that aids in
the development of services using front-end programming APIs, like JAX-WS
and JAX-RS.
#
# Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
# http://www.eclipse.org/org/documents/edl-v10.php.
#
# SPDX-License-Identifier: BSD-3-Clause
#
# Wrapped into an Exception. {0} - localizable exception message of another exception
handler.nestedError=error de manejador: {0}
handler.chain.contains.handler.only=HandlerChain s\u00F3lo puede contener instancias de manejador: {0}
# {1} - exception message
cannot.instantiate.handler=No se ha podido instanciar el manejador: {0} porque: {1}
cannot.extend.handler.directly=El manejador {0} debe implantar LogicalHandler o SOAPHandler.
# {0} - class name
handler.not.valid.type= {0} no implanta una de las interfaces del manejador.
handler.messageContext.invalid.class= \"{0}\" no es un valor permitido para la propiedad \"{1}\"
handler.predestroy.ignore=Se ha ignorado la excepci\u00F3n al llamar al m\u00E9todo @PreDestroy del manejador: {0}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy