Cause: This message indicates a databinding runtime error.
Action: No action is required.
Level: 1
Type: SEVERE
Impact: WebService
SOAPWS-DATABIND-221210: The exception "{0}" is not bound to any service fault.
Cause: This message indicates the exception to be serialized is not bound to any declared service fault.
Action: No action is required.
Level: 1
Type: SEVERE
Impact: WebService
SOAPWS-DATABIND-221211: The wsdl:operation@name overloading is not supported. Please use "WebMethod operationName" annotation on {0} to customize the operation name.
Cause: This message indicates that some overloaded JAVA methods reult in wsdl:operation overloading which is not supported.
Action: Please use @WebMethod.operationName annotation to customize the operation name.
Level: 1
Type: SEVERE
Impact: WebService
SOAPWS-DATABIND-221212: The parameter or return value {0} of this method is annotated as a anonymous schema type; RequestWrapper and ResponseWrapper are required for WSDL generation.
Cause: The method is using document-literal wrapper style mapping, and a parameter or return value of this method is annotated as a anonymous schema type.
Action: Run JAXWS Tool to generate the wrapper classes
Level: 1
Type: SEVERE
Impact: WebService
SOAPWS-DATABIND-221213: Missing required XML element "{0}" in the payload.
Cause: This message indicates that the there is a required element missing in the SOAP Body.
Action: Make sure the wire message is conformant to the WSDL/Schema
Level: 1
Type: SEVERE
Impact: WebService
SOAPWS-DATABIND-221215: WSRuntimeImpl.init - failed to initialize WSDL from URL "{0}" Exception occurred: "{1}"
Cause: This message indicates that the WSDL at specified URL could either not be read or processing the wsdl failed for the specified reason
Action: Make sure the WSDL is available and valid, or take other action warranted by the exception message
Level: 1
Type: WARNING
Impact: WebService
SOAPWS-DATABIND-221403: Schema generation error.
Cause: This message indicates a JAXB error during schema generation.
Action: Ensure that your data is valid. Try enabling debug.
Level: 1
Type: SEVERE
Impact: WebService
SOAPWS-DATABIND-221406: unknown primitive: "{0}".
Cause: This message indicates a JAXB error during schema generation.
Action: Please ensure the product is installed correctly.
Level: 1
Type: SEVERE
Impact: WebService
SOAPWS-DATABIND-221407: unknown class name: "{0}".
Cause: This message indicates a JAXB error during schema generation.
Action: Please ensure the product is installed correctly.
Level: 1
Type: SEVERE
Impact: WebService
SOAPWS-DATABIND-221408: JAXB tool debug "{0}".
Cause: This message indicates a JAXB error during schema generation.
Action: Please ensure the product is installed correctly.