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

Bug 336003

Summary: OnEvent deserializer does not handle "element" attribute
Product: z_Archived Reporter: Robert Brodt <bbrodt>
Component: BPELAssignee: BPEL Model Inbox <bpel.model-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: s3506963
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Robert Brodt CLA 2011-02-01 13:41:29 EST
ReconciliationBPELReader#setOperationParmsOnEvent() does not handle the "element" attribute of <onEvent> elements. This needs to be added.
Comment 1 Robert Brodt CLA 2011-02-01 13:46:20 EST
BTW, the same is true for the serializer: BPELWriter#onEvent2XML() does not create the "element" attribute.
Comment 2 Robert Brodt CLA 2011-06-14 12:43:56 EDT
Fixed