Package com.sun.xml.ws.mex
Class MessagesMessages
java.lang.Object
com.sun.xml.ws.mex.MessagesMessages
Defines string formatting method for each constant in the resource file
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Localizable
static Localizable
localizableMEX_0002_UNKNOWN_DIALECT_WITH_ID
(Object arg0, Object arg1) static Localizable
static Localizable
static Localizable
static Localizable
localizableMEX_0006_RETRIEVING_MDATA_FAILURE
(Object arg0, Object arg1) static Localizable
static Localizable
localizableMEX_0008_PARSING_MDATA_FAILURE
(Object arg0, Object arg1) static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
localizableMEX_0018_REPLACE_ADDRESS
(Object arg0, Object arg1, Object arg2) static Localizable
localizableMEX_0019_LEAVE_ADDRESS
(Object arg0, Object arg1) static Localizable
localizableMEX_0020_CURRENT_ADDRESS_NO_URL
(Object arg0, Object arg1) static Localizable
localizableMEX_0021_NEW_ADDRESS_NO_URL
(Object arg0, Object arg1) static String
MEX0001:Exception occurred while writing MEX response message from service {0}static String
MEX_0002_UNKNOWN_DIALECT_WITH_ID
(Object arg0, Object arg1) MEX0002:Ignoring unknown dialect "{0}" in MEX MetadataSection response with identifier "{1}"static String
MEX0003:No targetNamespace was found for element {0} in MEX metadata responsestatic String
MEX0004:Exception while trying to convert and read targetNamespace in MEX response from location {0}static String
MEX0005:No WSDL with target namespace "{0}" found in MEX response to match import statementstatic String
MEX_0006_RETRIEVING_MDATA_FAILURE
(Object arg0, Object arg1) MEX0006:Exception retrieving MEX data with protocol {0} and address {1}.static String
MEX0007:No metadata retrieved.static String
MEX_0008_PARSING_MDATA_FAILURE
(Object arg0, Object arg1) MEX0008:Failed to parse metadata returned from server at {1} using protocol {0}.static String
MEX0009:No address node was found for the WSDL port {0} in MEX responsestatic String
MEX0010:Error returned from server during MEX request:static String
MEX0011:End of error outputstatic String
MEX0012:Exception ignored while reading error stream during MEX requeststatic String
MEX0013:Exception ignored while closing error stream during MEX requeststatic String
MEX0014:Exception occurred while trying to retrieve metadata from address {0}static String
MEX0015:IOException was received while writing out response XML for service at {0}static String
MEX0016:Failed to find any metadata for the endpointstatic String
MEX_0017_GET_METADATA_NOT_IMPLEMENTED
(Object arg0, Object arg1) MEX0017:This endpoint does not implement {0}.static String
MEX_0018_REPLACE_ADDRESS
(Object arg0, Object arg1, Object arg2) MEX0018:Replacing port address {0} for port {1} with {2}.static String
MEX_0019_LEAVE_ADDRESS
(Object arg0, Object arg1) MEX0019:Leaving port address {0} for port {1} unchanged.static String
MEX_0020_CURRENT_ADDRESS_NO_URL
(Object arg0, Object arg1) MEX0020:The address {0} for port {1} is not a valid URL.static String
MEX_0021_NEW_ADDRESS_NO_URL
(Object arg0, Object arg1) MEX0021:The replacement address {0} for port {1} is not a valid URL.
-
Constructor Details
-
MessagesMessages
public MessagesMessages()
-
-
Method Details
-
localizableMEX_0002_UNKNOWN_DIALECT_WITH_ID
-
MEX_0002_UNKNOWN_DIALECT_WITH_ID
MEX0002:Ignoring unknown dialect "{0}" in MEX MetadataSection response with identifier "{1}" -
localizableMEX_0016_NO_METADATA
-
MEX_0016_NO_METADATA
MEX0016:Failed to find any metadata for the endpoint -
localizableMEX_0020_CURRENT_ADDRESS_NO_URL
-
MEX_0020_CURRENT_ADDRESS_NO_URL
MEX0020:The address {0} for port {1} is not a valid URL. Leaving unchanged. -
localizableMEX_0007_RETURNING_NULL_MDATA
-
MEX_0007_RETURNING_NULL_MDATA
MEX0007:No metadata retrieved. Returning null from retrieveMetadata -
localizableMEX_0017_GET_METADATA_NOT_IMPLEMENTED
public static Localizable localizableMEX_0017_GET_METADATA_NOT_IMPLEMENTED(Object arg0, Object arg1) -
MEX_0017_GET_METADATA_NOT_IMPLEMENTED
MEX0017:This endpoint does not implement {0}. Use {1} instead. -
localizableMEX_0003_UNKNOWN_WSDL_NAMESPACE
-
MEX_0003_UNKNOWN_WSDL_NAMESPACE
MEX0003:No targetNamespace was found for element {0} in MEX metadata response -
localizableMEX_0013_CLOSING_ERROR_STREAM_FAILURE
-
MEX_0013_CLOSING_ERROR_STREAM_FAILURE
MEX0013:Exception ignored while closing error stream during MEX request -
localizableMEX_0014_RETRIEVAL_FROM_ADDRESS_FAILURE
-
MEX_0014_RETRIEVAL_FROM_ADDRESS_FAILURE
MEX0014:Exception occurred while trying to retrieve metadata from address {0} -
localizableMEX_0018_REPLACE_ADDRESS
public static Localizable localizableMEX_0018_REPLACE_ADDRESS(Object arg0, Object arg1, Object arg2) -
MEX_0018_REPLACE_ADDRESS
MEX0018:Replacing port address {0} for port {1} with {2}. -
localizableMEX_0001_RESPONSE_WRITING_FAILURE
-
MEX_0001_RESPONSE_WRITING_FAILURE
MEX0001:Exception occurred while writing MEX response message from service {0} -
localizableMEX_0005_WSDL_NOT_FOUND_WITH_NAMESPACE
-
MEX_0005_WSDL_NOT_FOUND_WITH_NAMESPACE
MEX0005:No WSDL with target namespace "{0}" found in MEX response to match import statement -
localizableMEX_0008_PARSING_MDATA_FAILURE
-
MEX_0008_PARSING_MDATA_FAILURE
MEX0008:Failed to parse metadata returned from server at {1} using protocol {0}. Continuing attempts. -
localizableMEX_0011_ERROR_FROM_SERVER_END
-
MEX_0011_ERROR_FROM_SERVER_END
MEX0011:End of error output -
localizableMEX_0021_NEW_ADDRESS_NO_URL
-
MEX_0021_NEW_ADDRESS_NO_URL
MEX0021:The replacement address {0} for port {1} is not a valid URL. Leaving unchanged. -
localizableMEX_0009_ADDRESS_NOT_FOUND_FOR_PORT
-
MEX_0009_ADDRESS_NOT_FOUND_FOR_PORT
MEX0009:No address node was found for the WSDL port {0} in MEX response -
localizableMEX_0004_TRANSFORMING_FAILURE
-
MEX_0004_TRANSFORMING_FAILURE
MEX0004:Exception while trying to convert and read targetNamespace in MEX response from location {0} -
localizableMEX_0012_READING_ERROR_STREAM_FAILURE
-
MEX_0012_READING_ERROR_STREAM_FAILURE
MEX0012:Exception ignored while reading error stream during MEX request -
localizableMEX_0015_IOEXCEPTION_WHILE_WRITING_RESPONSE
-
MEX_0015_IOEXCEPTION_WHILE_WRITING_RESPONSE
MEX0015:IOException was received while writing out response XML for service at {0} -
localizableMEX_0019_LEAVE_ADDRESS
-
MEX_0019_LEAVE_ADDRESS
MEX0019:Leaving port address {0} for port {1} unchanged. -
localizableMEX_0006_RETRIEVING_MDATA_FAILURE
-
MEX_0006_RETRIEVING_MDATA_FAILURE
MEX0006:Exception retrieving MEX data with protocol {0} and address {1}. Continuing attempts. -
localizableMEX_0010_ERROR_FROM_SERVER
-
MEX_0010_ERROR_FROM_SERVER
MEX0010:Error returned from server during MEX request:
-