52 SOAPWS-DATABIND-221200 to SOAPWS-DATABIND-221600

SOAPWS-DATABIND-221200: XML factory configuration error for "{0}".
Cause: This message indicates that the XML factory may not be configured correctly.
Action: No action is required.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221201: The mapping file (SystemId: "{0}") cannot be read.
Cause: This message indicates that the mapping file cannot be read.
Action: No action is required.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221202: The operation "{0}" is undefined in the WSDL.
Cause: This message indicates that the operation is undefined in the WSDL
Action: No action is required.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221203: The body part "{0}" is undefined in the WSDL.
Cause: This message indicates that the body part is undefined in the WSDL
Action: No action is required.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221204: The body part "{0}" of the input message is undefined in the WSDL.
Cause: This message indicates that the body part is undefined in the WSDL
Action: No action is required.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221205: "{0}" @WebMethod annotation has "exclude" element that is used with other elements like "action" or "operationName".
Cause: This message indicates that the @WebMethod annotation is invalid.
Action: Remove the annotation members.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221206: Unsupported Type {0} on {1}
Cause: This message indicates that the method has parameter or return value of unsupported type.
Action: Exclude the method

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221207: No valid method to be exposed on {0}
Cause: This message indicates that there is no valid WebMethod to be expose.
Action: No action

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221208: XML parsing error {0}
Cause: This message indicates an XML parsing error.
Action: No action.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221209: Databinding runtime error "{0}".
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.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221409: Runtime initialization failure
Cause: This message indicates a JAXB runtime error creating a Runtime instance.
Action: Ensure that your data is valid. Try enabling debug.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221411: Cannot set fragment property on marshaller.
Cause: Toplink JAXB did not accept the Marshaller.JAXB_FRAGMENT property
Action: Ensure that you have the latest Eclipeslink jar.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221415: unmarshal FAILED, tag: {0}, class: {1}
Cause: This message indicates a JAXB failure unmarshalling an object.
Action: Ensure that your data is valid. Try enabling debug.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221416: marshal FAILED: <{0}> type: {1}, value: {2}
Cause: This message indicates a JAXB failure marshalling an object.
Action: Ensure that your data is valid. Try enabling debug.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221419: Incompatible revision for Eclipselink jar: found {0}. Revision must be {1} or higher.
Cause: This message indicates a version incompatibility between the libraries and the databinding code.
Action: Ensure that your Eclipselink is up-to-date.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221500: Failed to copy schemas due to exception {0}.
Cause: SDODatabindingTool runtime failure.
Action: Check input schemas objects system file paths.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221501: Schema source system id is missing
Cause: SDODatabinding runtime failure
Action: Set the input schema source system id.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221502: Invalid Filename created from System id of [{0}];
Cause: SDODatabinding runtime failure
Action: Set the correct file name.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221503: Failed to output source for [0].
Cause: SDODatabinding runtime failure
Action: Check the exception trace.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221504: The named property [{0}] is not found in this object instance.
Cause: SDODatabinding runtime failure
Action: Check type definitions in the schema set used.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221505: Object instance of type [{0}] is not a valid SDO object.
Cause: SDODatabinding runtime failure
Action: Check the input objects creation.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221506: Package name change is not supported in SDO databinding plugin.
Cause: SDODatabinding tool runtime failure
Action: None

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221507: Unable to locate request schema [{0}] due to exception {1}.
Cause: SDODatabinding tool runtime failure
Action: Correct the URL or make sure the schema does exist at the given URL.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221508: SDO databinding context has not been initialized.
Cause: SDODatabinding tool runtime failure
Action: Intialize SDO Databinding Context with application specific schemas.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221509: SDOBindingHandler encountered an exception while serializating the input.
Cause: SDODatabinding tool runtime failure
Action: None

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221510: SDOBindingHandler encountered an exception while deserializing the input.
Cause: SDODatabinding tool runtime failure
Action: None

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221511: Invalid SDO data type: {0}
Cause: SDODatabinding tool runtime failure
Action: Replace with a supported SDO primitive type.

Level: 1

Type: SEVERE

Impact: WebService

SOAPWS-DATABIND-221600: JAXB runtime error "{0}".
Cause: This message indicates a JAXB runtime error.
Action: No action is required.

Level: 1

Type: SEVERE

Impact: WebService