Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 323945 - BPEL validation errors in hello_world_header_ode riftsaw quickstart sample
Summary: BPEL validation errors in hello_world_header_ode riftsaw quickstart sample
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:48 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:48:13 EDT
Error occurred when importing the hello_world_header_ode riftsaw quickstart sample into Eclipse.

This one is because the copy has an ODE extension, to define the header attribute. Not sure what the situation is with supporting ODE extensions, but in the short term, it might be good if we could atleast change this error to a warning, if the copy defines the header attribute?

The from-spec of "<wsdl:message "HelloMessage">" is not compatible with to-spec of "<xs:simpleType "string">" HelloWorld.bpel /Quickstart_bpel_hello_world_header_ode/bpelContent line 58 BPEL Validation Marker

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