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

com.sun.xml.ws.mex.Messages_it.properties Maven / Gradle / Ivy

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

# i18n messages for mex code
MEX0001.RESPONSE_WRITING_FAILURE=MEX0001: si \u00E8 verificata un''eccezione durante la scrittura del messaggio di risposta MEX dal servizio {0}
MEX0002.UNKNOWN_DIALECT_WITH_ID=MEX0002: verr\u00E0 ignorato il tipo di linguaggio sconosciuto "{0}" nella risposta di MetadataSection MEX con identificativo "{1}"
MEX0003.UNKNOWN_WSDL_NAMESPACE=MEX0003: nessun targetNamespace trovato per l''elemento {0} nella risposta dei metadati MEX
MEX0004.TRANSFORMING_FAILURE=MEX0004: eccezione durante il tentativo di convertire e leggere targetNamespace nella risposta MEX dalla posizione {0}
MEX0005.WSDL_NOT_FOUND_WITH_NAMESPACE=MEX0005: nessun WSDL con spazio di nomi di destinazione "{0}" trovato nella risposta MEX di cui trovare la corrispondenza con l''istruzione di importazione
MEX0006.RETRIEVING_MDATA_FAILURE=MEX0006: eccezione durante il recupero dei dati MEX con protocollo {0} e indirizzo {1}. I tentativi continueranno.
MEX0007.RETURNING_NULL_MDATA:MEX0007: nessun metadato recuperato. Verr\u00E0 restituito un valore nullo da retrieveMetadata.
# {0} - SOAP_1_2/SOAP_1_1, {1} - URL of a server
MEX0008.PARSING_MDATA_FAILURE=MEX0008: impossibile analizzare i metadati restituiti dal server in corrispondenza di {1} utilizzando il protocollo {0}. I tentativi continueranno.
MEX0009.ADDRESS_NOT_FOUND_FOR_PORT=MEX0009: nessun nodo di indirizzo trovato per la porta WSDL {0} nella risposta MEX
MEX0010.ERROR_FROM_SERVER=MEX0010: errore restituito dal server durante la richiesta MEX:
MEX0011.ERROR_FROM_SERVER_END=MEX0011: fine dell'output di errore
MEX0012.READING_ERROR_STREAM_FAILURE=MEX0012: eccezione ignorata durante la lettura del flusso di errori durante la richiesta MEX
MEX0013.CLOSING_ERROR_STREAM_FAILURE=MEX0013: eccezione ignorata durante la chiusura del flusso di errori durante la richiesta MEX
MEX0014.RETRIEVAL_FROM_ADDRESS_FAILURE=MEX0014: si \u00E8 verificata un''eccezione durante il tentativo di recuperare i metadati dall''indirizzo {0}
# {0} - URL
MEX0015.IOEXCEPTION_WHILE_WRITING_RESPONSE=MEX0015: IOException ricevuta durante la scrittura dell''XML di risposta per il servizio all''indirizzo {0}
MEX0016.NO_METADATA=MEX0016: impossibile trovare i metadati per l'endpoint
# {0} - name of an action from WSDL operation, {1} - the same e.g.: MEX0017:This endpoint does not implement http://schemas.xmlsoap.org/ws/2004/09/mex/GetMetadata/Request. Use http://schemas.xmlsoap.org/ws/2004/09/transfer/Get instead.
MEX0017.GET_METADATA_NOT_IMPLEMENTED=MEX0017: questo endpoint non implementa {0}. Utilizzare invece {1}.
MEX0018.REPLACE_ADDRESS=MEX0018: sostituzione dell''indirizzo porta {0} per la porta {1} con {2}.
MEX0019.LEAVE_ADDRESS=MEX0019: l''indirizzo porta {0} per la porta {1} rimarr\u00E0 invariato.
MEX0020.CURRENT_ADDRESS_NO_URL=MEX0020: l''indirizzo {0} per la porta {1} non \u00E8 un URL valido. Rimarr\u00E0 invariato.
MEX0021.NEW_ADDRESS_NO_URL=MEX0021: l''indirizzo di sostituzione {0} per la porta {1} non \u00E8 un URL valido. Rimarr\u00E0 invariato.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy