Package com.sun.xml.ws.resources
Class AddressingMessages
- java.lang.Object
-
- com.sun.xml.ws.resources.AddressingMessages
-
public final class AddressingMessages extends Object
Defines string formatting method for each constant in the resource file
-
-
Constructor Summary
Constructors Constructor Description AddressingMessages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringACTION_NOT_SUPPORTED_EXCEPTION(Object arg0)Action: "{0}" not supportedstatic StringADDRESSING_NOT_ENABLED(Object arg0)Addressing is not enabled, {0} should not be included in the pipeline"static StringADDRESSING_SHOULD_BE_ENABLED()Addressing is not enabledstatic StringFAULT_TO_CANNOT_PARSE()FaultTo header cannot be parsedstatic StringINVALID_ADDRESSING_HEADER_EXCEPTION(Object arg0, Object arg1)Invalid WS-Addressing header: "{0}",Reason: "{1}"static StringINVALID_WSAW_ANONYMOUS(Object arg0)Invalid value obtained from wsaw:Anonymous: "{0}"static com.sun.istack.localization.LocalizablelocalizableACTION_NOT_SUPPORTED_EXCEPTION(Object arg0)static com.sun.istack.localization.LocalizablelocalizableADDRESSING_NOT_ENABLED(Object arg0)static com.sun.istack.localization.LocalizablelocalizableADDRESSING_SHOULD_BE_ENABLED()static com.sun.istack.localization.LocalizablelocalizableFAULT_TO_CANNOT_PARSE()static com.sun.istack.localization.LocalizablelocalizableINVALID_ADDRESSING_HEADER_EXCEPTION(Object arg0, Object arg1)static com.sun.istack.localization.LocalizablelocalizableINVALID_WSAW_ANONYMOUS(Object arg0)static com.sun.istack.localization.LocalizablelocalizableMISSING_HEADER_EXCEPTION(Object arg0)static com.sun.istack.localization.LocalizablelocalizableNON_ANONYMOUS_RESPONSE()static com.sun.istack.localization.LocalizablelocalizableNON_ANONYMOUS_RESPONSE_NULL_HEADERS(Object arg0)static com.sun.istack.localization.LocalizablelocalizableNON_ANONYMOUS_RESPONSE_ONEWAY()static com.sun.istack.localization.LocalizablelocalizableNON_ANONYMOUS_RESPONSE_SENDING(Object arg0)static com.sun.istack.localization.LocalizablelocalizableNON_ANONYMOUS_UNKNOWN_PROTOCOL(Object arg0)static com.sun.istack.localization.LocalizablelocalizableNON_UNIQUE_OPERATION_SIGNATURE(Object arg0, Object arg1, Object arg2, Object arg3)static com.sun.istack.localization.LocalizablelocalizableNULL_ACTION()static com.sun.istack.localization.LocalizablelocalizableNULL_ADDRESSING_VERSION()static com.sun.istack.localization.LocalizablelocalizableNULL_BINDING()static com.sun.istack.localization.LocalizablelocalizableNULL_HEADERS()static com.sun.istack.localization.LocalizablelocalizableNULL_MESSAGE()static com.sun.istack.localization.LocalizablelocalizableNULL_PACKET()static com.sun.istack.localization.LocalizablelocalizableNULL_SOAP_VERSION()static com.sun.istack.localization.LocalizablelocalizableNULL_WSA_HEADERS()static com.sun.istack.localization.LocalizablelocalizableNULL_WSDL_PORT()static com.sun.istack.localization.LocalizablelocalizableREPLY_TO_CANNOT_PARSE()static com.sun.istack.localization.LocalizablelocalizableUNKNOWN_WSA_HEADER()static com.sun.istack.localization.LocalizablelocalizableVALIDATION_CLIENT_NULL_ACTION()static com.sun.istack.localization.LocalizablelocalizableVALIDATION_SERVER_NULL_ACTION()static com.sun.istack.localization.LocalizablelocalizableWRONG_ADDRESSING_VERSION(Object arg0, Object arg1)static com.sun.istack.localization.LocalizablelocalizableWSAW_ANONYMOUS_PROHIBITED()static com.sun.istack.localization.LocalizablelocalizableWSDL_BOUND_OPERATION_NOT_FOUND(Object arg0)static StringMISSING_HEADER_EXCEPTION(Object arg0)Missing WS-Addressing header: "{0}"static StringNON_ANONYMOUS_RESPONSE()Sending 202 and processing non-anonymous responsestatic StringNON_ANONYMOUS_RESPONSE_NULL_HEADERS(Object arg0)No response headers found in non-anonymous response from "{0}"static StringNON_ANONYMOUS_RESPONSE_ONEWAY()Ignoring non-anonymous response for one-way messagestatic StringNON_ANONYMOUS_RESPONSE_SENDING(Object arg0)Sending non-anonymous reply to "{0}"static StringNON_ANONYMOUS_UNKNOWN_PROTOCOL(Object arg0)Unknown protocol: "{0}"static StringNON_UNIQUE_OPERATION_SIGNATURE(Object arg0, Object arg1, Object arg2, Object arg3)Operations in a port should have unique operation signature to successfuly identify a associated wsdl operation for a message.static StringNULL_ACTION()Populating request Addressing headers and found null Actionstatic StringNULL_ADDRESSING_VERSION()Unexpected null Addressing versionstatic StringNULL_BINDING()Populating request Addressing headers and found null Bindingstatic StringNULL_HEADERS()No headers found when processing the server inbound request and WS-Addressing is requiredstatic StringNULL_MESSAGE()Null message found when processing the server inbound request and WS-Addressing is requiredstatic StringNULL_PACKET()Populating request Addressing headers and found null Packetstatic StringNULL_SOAP_VERSION()Unexpected null SOAP versionstatic StringNULL_WSA_HEADERS()No WS-Addressing headers found processing the server inbound requeststatic StringNULL_WSDL_PORT()Populating request Addressing headers and found null WSDLPortstatic StringREPLY_TO_CANNOT_PARSE()ReplyTo header cannot be parsedstatic StringUNKNOWN_WSA_HEADER()Unknown WS-Addressing headerstatic StringVALIDATION_CLIENT_NULL_ACTION()Validating inbound Addressing headers on client and found null Actionstatic StringVALIDATION_SERVER_NULL_ACTION()Validating inbound Addressing headers on server and found null Actionstatic StringWRONG_ADDRESSING_VERSION(Object arg0, Object arg1)Expected "{0}" version of WS-Addressing but found "{1}"static StringWSAW_ANONYMOUS_PROHIBITED()Operation has "prohibited" value for wsaw:anonymous in the WSDL, Addressing must be disabled and SOAP message need to be hand-craftedstatic StringWSDL_BOUND_OPERATION_NOT_FOUND(Object arg0)Cannot find an operation in wsdl:binding for "{0}"
-
-
-
Method Detail
-
localizableADDRESSING_NOT_ENABLED
public static com.sun.istack.localization.Localizable localizableADDRESSING_NOT_ENABLED(Object arg0)
-
ADDRESSING_NOT_ENABLED
public static String ADDRESSING_NOT_ENABLED(Object arg0)
Addressing is not enabled, {0} should not be included in the pipeline"
-
localizableWSAW_ANONYMOUS_PROHIBITED
public static com.sun.istack.localization.Localizable localizableWSAW_ANONYMOUS_PROHIBITED()
-
WSAW_ANONYMOUS_PROHIBITED
public static String WSAW_ANONYMOUS_PROHIBITED()
Operation has "prohibited" value for wsaw:anonymous in the WSDL, Addressing must be disabled and SOAP message need to be hand-crafted
-
localizableNULL_SOAP_VERSION
public static com.sun.istack.localization.Localizable localizableNULL_SOAP_VERSION()
-
NULL_SOAP_VERSION
public static String NULL_SOAP_VERSION()
Unexpected null SOAP version
-
localizableNULL_HEADERS
public static com.sun.istack.localization.Localizable localizableNULL_HEADERS()
-
NULL_HEADERS
public static String NULL_HEADERS()
No headers found when processing the server inbound request and WS-Addressing is required
-
localizableFAULT_TO_CANNOT_PARSE
public static com.sun.istack.localization.Localizable localizableFAULT_TO_CANNOT_PARSE()
-
FAULT_TO_CANNOT_PARSE
public static String FAULT_TO_CANNOT_PARSE()
FaultTo header cannot be parsed
-
localizableNON_ANONYMOUS_RESPONSE_NULL_HEADERS
public static com.sun.istack.localization.Localizable localizableNON_ANONYMOUS_RESPONSE_NULL_HEADERS(Object arg0)
-
NON_ANONYMOUS_RESPONSE_NULL_HEADERS
public static String NON_ANONYMOUS_RESPONSE_NULL_HEADERS(Object arg0)
No response headers found in non-anonymous response from "{0}"
-
localizableUNKNOWN_WSA_HEADER
public static com.sun.istack.localization.Localizable localizableUNKNOWN_WSA_HEADER()
-
UNKNOWN_WSA_HEADER
public static String UNKNOWN_WSA_HEADER()
Unknown WS-Addressing header
-
localizableINVALID_ADDRESSING_HEADER_EXCEPTION
public static com.sun.istack.localization.Localizable localizableINVALID_ADDRESSING_HEADER_EXCEPTION(Object arg0, Object arg1)
-
INVALID_ADDRESSING_HEADER_EXCEPTION
public static String INVALID_ADDRESSING_HEADER_EXCEPTION(Object arg0, Object arg1)
Invalid WS-Addressing header: "{0}",Reason: "{1}"
-
localizableNULL_WSDL_PORT
public static com.sun.istack.localization.Localizable localizableNULL_WSDL_PORT()
-
NULL_WSDL_PORT
public static String NULL_WSDL_PORT()
Populating request Addressing headers and found null WSDLPort
-
localizableNON_ANONYMOUS_UNKNOWN_PROTOCOL
public static com.sun.istack.localization.Localizable localizableNON_ANONYMOUS_UNKNOWN_PROTOCOL(Object arg0)
-
NON_ANONYMOUS_UNKNOWN_PROTOCOL
public static String NON_ANONYMOUS_UNKNOWN_PROTOCOL(Object arg0)
Unknown protocol: "{0}"
-
localizableNON_ANONYMOUS_RESPONSE_SENDING
public static com.sun.istack.localization.Localizable localizableNON_ANONYMOUS_RESPONSE_SENDING(Object arg0)
-
NON_ANONYMOUS_RESPONSE_SENDING
public static String NON_ANONYMOUS_RESPONSE_SENDING(Object arg0)
Sending non-anonymous reply to "{0}"
-
localizableNON_ANONYMOUS_RESPONSE
public static com.sun.istack.localization.Localizable localizableNON_ANONYMOUS_RESPONSE()
-
NON_ANONYMOUS_RESPONSE
public static String NON_ANONYMOUS_RESPONSE()
Sending 202 and processing non-anonymous response
-
localizableREPLY_TO_CANNOT_PARSE
public static com.sun.istack.localization.Localizable localizableREPLY_TO_CANNOT_PARSE()
-
REPLY_TO_CANNOT_PARSE
public static String REPLY_TO_CANNOT_PARSE()
ReplyTo header cannot be parsed
-
localizableINVALID_WSAW_ANONYMOUS
public static com.sun.istack.localization.Localizable localizableINVALID_WSAW_ANONYMOUS(Object arg0)
-
INVALID_WSAW_ANONYMOUS
public static String INVALID_WSAW_ANONYMOUS(Object arg0)
Invalid value obtained from wsaw:Anonymous: "{0}"
-
localizableVALIDATION_CLIENT_NULL_ACTION
public static com.sun.istack.localization.Localizable localizableVALIDATION_CLIENT_NULL_ACTION()
-
VALIDATION_CLIENT_NULL_ACTION
public static String VALIDATION_CLIENT_NULL_ACTION()
Validating inbound Addressing headers on client and found null Action
-
localizableWSDL_BOUND_OPERATION_NOT_FOUND
public static com.sun.istack.localization.Localizable localizableWSDL_BOUND_OPERATION_NOT_FOUND(Object arg0)
-
WSDL_BOUND_OPERATION_NOT_FOUND
public static String WSDL_BOUND_OPERATION_NOT_FOUND(Object arg0)
Cannot find an operation in wsdl:binding for "{0}"
-
localizableMISSING_HEADER_EXCEPTION
public static com.sun.istack.localization.Localizable localizableMISSING_HEADER_EXCEPTION(Object arg0)
-
MISSING_HEADER_EXCEPTION
public static String MISSING_HEADER_EXCEPTION(Object arg0)
Missing WS-Addressing header: "{0}"
-
localizableNULL_BINDING
public static com.sun.istack.localization.Localizable localizableNULL_BINDING()
-
NULL_BINDING
public static String NULL_BINDING()
Populating request Addressing headers and found null Binding
-
localizableNULL_WSA_HEADERS
public static com.sun.istack.localization.Localizable localizableNULL_WSA_HEADERS()
-
NULL_WSA_HEADERS
public static String NULL_WSA_HEADERS()
No WS-Addressing headers found processing the server inbound request
-
localizableNON_ANONYMOUS_RESPONSE_ONEWAY
public static com.sun.istack.localization.Localizable localizableNON_ANONYMOUS_RESPONSE_ONEWAY()
-
NON_ANONYMOUS_RESPONSE_ONEWAY
public static String NON_ANONYMOUS_RESPONSE_ONEWAY()
Ignoring non-anonymous response for one-way message
-
localizableVALIDATION_SERVER_NULL_ACTION
public static com.sun.istack.localization.Localizable localizableVALIDATION_SERVER_NULL_ACTION()
-
VALIDATION_SERVER_NULL_ACTION
public static String VALIDATION_SERVER_NULL_ACTION()
Validating inbound Addressing headers on server and found null Action
-
localizableWRONG_ADDRESSING_VERSION
public static com.sun.istack.localization.Localizable localizableWRONG_ADDRESSING_VERSION(Object arg0, Object arg1)
-
WRONG_ADDRESSING_VERSION
public static String WRONG_ADDRESSING_VERSION(Object arg0, Object arg1)
Expected "{0}" version of WS-Addressing but found "{1}"
-
localizableACTION_NOT_SUPPORTED_EXCEPTION
public static com.sun.istack.localization.Localizable localizableACTION_NOT_SUPPORTED_EXCEPTION(Object arg0)
-
ACTION_NOT_SUPPORTED_EXCEPTION
public static String ACTION_NOT_SUPPORTED_EXCEPTION(Object arg0)
Action: "{0}" not supported
-
localizableNULL_MESSAGE
public static com.sun.istack.localization.Localizable localizableNULL_MESSAGE()
-
NULL_MESSAGE
public static String NULL_MESSAGE()
Null message found when processing the server inbound request and WS-Addressing is required
-
localizableADDRESSING_SHOULD_BE_ENABLED
public static com.sun.istack.localization.Localizable localizableADDRESSING_SHOULD_BE_ENABLED()
-
ADDRESSING_SHOULD_BE_ENABLED
public static String ADDRESSING_SHOULD_BE_ENABLED()
Addressing is not enabled
-
localizableNULL_PACKET
public static com.sun.istack.localization.Localizable localizableNULL_PACKET()
-
NULL_PACKET
public static String NULL_PACKET()
Populating request Addressing headers and found null Packet
-
localizableNULL_ADDRESSING_VERSION
public static com.sun.istack.localization.Localizable localizableNULL_ADDRESSING_VERSION()
-
NULL_ADDRESSING_VERSION
public static String NULL_ADDRESSING_VERSION()
Unexpected null Addressing version
-
localizableNULL_ACTION
public static com.sun.istack.localization.Localizable localizableNULL_ACTION()
-
NULL_ACTION
public static String NULL_ACTION()
Populating request Addressing headers and found null Action
-
localizableNON_UNIQUE_OPERATION_SIGNATURE
public static com.sun.istack.localization.Localizable localizableNON_UNIQUE_OPERATION_SIGNATURE(Object arg0, Object arg1, Object arg2, Object arg3)
-
NON_UNIQUE_OPERATION_SIGNATURE
public static String NON_UNIQUE_OPERATION_SIGNATURE(Object arg0, Object arg1, Object arg2, Object arg3)
Operations in a port should have unique operation signature to successfuly identify a associated wsdl operation for a message. WSDL operation {0} and {1} have the same operation signature, wsa:Action "{2}" and request body block "{3}", Method dispatching may fail at runtime. Use unique wsa:Action for each operation
-
-