BPEL WSDL Validation Exceptions ORABPEL 01500 - 01507

BPEL WSDL Validation Exceptions ORABPEL 01500 - 01507
WSDL Validation Exceptions 01500 - 01507

ORABPEL-01500
severity: 10
type: error
name: undefined WSDL message
description: Message \"{1}\" is not defined in WSDL at \"{0}\".
fix: Please make sure the spelling of the message name is correct and the WSDL import is complete.

ORABPEL-01501
severity: 10
type: error
name: undefined part element
description: In WSDL at \"{0}\", message part element \"{1}\" is not defined in any of the schemas.
fix: Please make sure the spelling of the element QName is correct and the WSDL import is complete.

ORABPEL-01502
severity: 10
type: error
name: undefined part type
description: In WSDL at \"{0}\", message part type \"{1}\" is not defined in any of the schemas.
fix: Please make sure the spelling of the type QName is correct and the WSDL import is complete.

ORABPEL-01503
severity: 10
type: error
name: unknown wsdl extension
description: In WSDL at \"{0}\", extension element \"{1}\" is not known. Ignore this element.
fix: Please make sure the spelling of the element is correct and the WSDL import is complete.

ORABPEL-01504
severity: 10
type: error
name: Schema validation error
description: In WSDL at \"{0}\", schema validation error {1}.
fix: Please make sure the defined schemas are correct.

ORABPEL-01505
severity: 10
type: error
name: notification operation not supported
description: In WSDL at \"{0}\", operation \"{2}\" of portType \"{1}\" is a notification operation (The endpoint sends a message), which is not supported in this version. See chapter 2.4 of WSDL spec 1.1.
fix: Make sure the operation is \"one-way\" type or \"request-response\" type.

ORABPEL-01506
severity: 10
type: error
name: solicit-response operation not supported
description: In WSDL at \"{0}\", operation \"{2}\" of portType \"{1}\" is a Solicit-response operation (The endpoint sends a message, and receives a correlated message), which is not supported in this version. See chapter 2.4 of WSDL spec 1.1.
fix: Make sure the operation is \"one-way\" type or \"request-response\" type.

ORABPEL-01507
severity: 10
type: error
name: invalid wsdl root element
description: In WSDL at \"{0}\", the root element is \"{1}\".
fix: Make sure the document is a valid wsdl document.

Comments

Popular posts from this blog

ORA-44412: XE edition memory parameter invalid or not specified

BPEL DOM Exceptions ORABPEL 09200 - 09250

How to mount a WD Book Live as NFS in OEL6U3