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

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

There is a newer version: 4.0.3
Show newest version
#
# Copyright (c) 2006, 2018 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
#

# i18n messages for mex code
MEX0001.RESPONSE_WRITING_FAILURE=MEX0001:Exception occurred while writing MEX response message from service {0}
MEX0002.UNKNOWN_DIALECT_WITH_ID=MEX0002:Ignoring unknown dialect "{0}" in MEX MetadataSection response with identifier "{1}"
MEX0003.UNKNOWN_WSDL_NAMESPACE=MEX0003:No targetNamespace was found for element {0} in MEX metadata response
MEX0004.TRANSFORMING_FAILURE=MEX0004:Exception while trying to convert and read targetNamespace in MEX response from location {0}
MEX0005.WSDL_NOT_FOUND_WITH_NAMESPACE=MEX0005:No WSDL with target namespace "{0}" found in MEX response to match import statement
MEX0006.RETRIEVING_MDATA_FAILURE=MEX0006:Exception retrieving MEX data with protocol {0} and address {1}. Continuing attempts.
MEX0007.RETURNING_NULL_MDATA:MEX0007:No metadata retrieved. Returning null from retrieveMetadata
# {0} - SOAP_1_2/SOAP_1_1, {1} - URL of a server
MEX0008.PARSING_MDATA_FAILURE=MEX0008:Failed to parse metadata returned from server at {1} using protocol {0}. Continuing attempts.
MEX0009.ADDRESS_NOT_FOUND_FOR_PORT=MEX0009:No address node was found for the WSDL port {0} in MEX response
MEX0010.ERROR_FROM_SERVER=MEX0010:Error returned from server during MEX request:
MEX0011.ERROR_FROM_SERVER_END=MEX0011:End of error output
MEX0012.READING_ERROR_STREAM_FAILURE=MEX0012:Exception ignored while reading error stream during MEX request
MEX0013.CLOSING_ERROR_STREAM_FAILURE=MEX0013:Exception ignored while closing error stream during MEX request
MEX0014.RETRIEVAL_FROM_ADDRESS_FAILURE=MEX0014:Exception occurred while trying to retrieve metadata from address {0}
# {0} - URL
MEX0015.IOEXCEPTION_WHILE_WRITING_RESPONSE=MEX0015:IOException was received while writing out response XML for service at {0}
MEX0016.NO_METADATA=MEX0016:Failed to find any metadata for the 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:This endpoint does not implement {0}. Use {1} instead.
MEX0018.REPLACE_ADDRESS=MEX0018:Replacing port address {0} for port {1} with {2}.
MEX0019.LEAVE_ADDRESS=MEX0019:Leaving port address {0} for port {1} unchanged.
MEX0020.CURRENT_ADDRESS_NO_URL=MEX0020:The address {0} for port {1} is not a valid URL. Leaving unchanged.
MEX0021.NEW_ADDRESS_NO_URL=MEX0021:The replacement address {0} for port {1} is not a valid URL. Leaving unchanged.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy