Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 336003 - OnEvent deserializer does not handle "element" attribute
Summary: OnEvent deserializer does not handle "element" attribute
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BPEL (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: BPEL Model Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-01 13:41 EST by Robert Brodt CLA
Modified: 2022-10-03 11:12 EDT (History)
1 user (show)

See Also:


Attachments

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