
com.sun.xml.ws.resources.util_it.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
#
util.handler.no.webservice.annotation="Annotazione WebService non presente sulla classe: {0}"
util.handler.endpoint.interface.no.webservice="L''interfaccia Endpoint: {0} non dispone dell''annotazione WebService"
util.handler.class.not.found="Impossibile trovare la classe: {0}"
util.handler.cannot.combine.soapmessagehandlers=\u00C8 necessario usare l'annotazione HandlerChain, non SOAPMessageHandlers
util.parser.wrong.element=trovato elemento \"{1}\", previsto \"{2}\", nella configurazione della catena di handler (riga {0})
util.failed.to.find.handlerchain.file=Impossibile trovare il file della catena di handler {1} per la classe {0}
util.failed.to.parse.handlerchain.file=Impossibile analizzare il file della catena di handler {1} per la classe {0}
# Concatenated with qname/exception message (qname + util.location, exception message).
util.location=alla riga {0} di {1}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy