Bug 175480 - EventEmitter does not handle optional extensions correctly
Summary: EventEmitter does not handle optional extensions correctly
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: ALF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Tim Buss CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-26 01:40 EST by Tim Buss CLA
Modified: 2010-11-23 14:33 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Buss CLA 2007-02-26 01:40:52 EST
The EventEmitter does not allow optional event data to be optional and does not handle the requirement for Detail and Custom extensions to be in a different namespace.  Consequntly the events sent will not validate if they are checked against the schema (as is optionally the case with Active BPEL)
Comment 1 Tim Buss CLA 2007-02-26 01:50:06 EST
EventEmitter.jar and CommoandLineEventGenerator have been changes to allows extensions to be optional and to insert the correct namsespaces for Detail and Extension extensions