Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 323939 - BPEL validation errors in Quickstart_bpel_loan_approval riftsaw quickstart sample
Summary: BPEL validation errors in Quickstart_bpel_loan_approval riftsaw quickstart sa...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BPEL (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: BPEL Validation Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-30 05:23 EDT by grid.qian CLA
Modified: 2022-10-03 11:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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