Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 323939

Summary: BPEL validation errors in Quickstart_bpel_loan_approval riftsaw quickstart sample
Product: z_Archived Reporter: grid.qian <grid.qian>
Component: BPELAssignee: BPEL Validation Inbox <bpel.validation-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description grid.qian CLA 2010-08-30 05:23:02 EDT
These errors occur when importing the RiftSaw/samples/quickstarts/loan_approval example.


Description Resource Path Location Type
<{http://docs.oasis-open.org/wsbpel/2.0/process/executable}transitionCondition> cannot be a child of <{http://docs.oasis-open.org/wsbpel/2.0/process/executable}source>; it can only be a child of "sources" loan_approval.bpel /Quickstart_bpel_loan_approval/bpelContent line 125 BPEL Validation Marker

<{http://docs.oasis-open.org/wsbpel/2.0/process/executable}transitionCondition> cannot be a child of <{http://docs.oasis-open.org/wsbpel/2.0/process/executable}source>; it can only be a child of "sources" loan_approval.bpel /Quickstart_bpel_loan_approval/bpelContent line 135 BPEL Validation Marker

<{http://docs.oasis-open.org/wsbpel/2.0/process/executable}transitionCondition> cannot be a child of <{http://docs.oasis-open.org/wsbpel/2.0/process/executable}source>; it can only be a child of "sources" loan_approval.bpel /Quickstart_bpel_loan_approval/bpelContent line 145 BPEL Validation Marker

<{http://docs.oasis-open.org/wsbpel/2.0/process/executable}transitionCondition> cannot be a child of <{http://docs.oasis-open.org/wsbpel/2.0/process/executable}source>; it can only be a child of "sources" loan_approval.bpel /Quickstart_bpel_loan_approval/bpelContent line 191 BPEL Validation Marker

<{http://docs.oasis-open.org/wsbpel/2.0/process/executable}transitionCondition> cannot be a child of <{http://docs.oasis-open.org/wsbpel/2.0/process/executable}source>; it can only be a child of "sources" loan_approval.bpel /Quickstart_bpel_loan_approval/bpelContent line 181 BPEL Validation Marker




This is from jboss jira: https://jira.jboss.org/browse/JBIDE-5391
Comment 1 grid.qian CLA 2010-08-30 06:29:22 EDT
fixed