| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ILLEGAL_INVOKE_TYPE |
"invoke property is not a Function type" |
public static final String |
NO_EP_ADDR |
"no endpoint address specified" |
public static final String |
NO_INVOKE |
"no invoke property found" |
public static final String |
NO_PORT_NAME |
"no portName property found" |
public static final String |
NO_SERVICE_NAME |
"no serviceName property found" |
public static final String |
NO_TGT_NAMESPACE |
"no targetNamespace property found" |
public static final String |
NO_WSDL_LOCATION |
"no wsdlLocation property found" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ILLEGAL_SVCMD_MODE |
": unknown ServiceMode: " |
public static final String |
ILLEGAL_SVCMD_TYPE |
": ServiceMode value must be of type string" |
public static final String |
NO_PROVIDER |
": file contains no WebServiceProviders" |
public static final String |
NO_SUCH_FILE |
": file does not exist" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ILLEGAL_OPTIONS_ERR |
"error: -a and -b cannot be used together" |
public static final String |
NO_ADDR_ERR |
"error: an endpoint address must be provided" |
public static final String |
NO_FILES_ERR |
"error: no JavaScript files specified" |
public static final String |
UNKNOWN_OPTION |
"error: unknown option" |
public static final String |
WRONG_ADDR_ERR |
"error: -a requires a URL argument" |
public static final String |
WRONG_BASE_ERR |
"error: -b requires a base URL argument" |
Apache CXF