This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 9703 - Eventing: Review the event descriptions and their attachment mechanisms
Summary: Eventing: Review the event descriptions and their attachment mechanisms
Status: CLOSED WONTFIX
Alias: None
Product: WS-Resource Access
Classification: Unclassified
Component: Eventing (show other bugs)
Version: LC
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: notifications mailing list for WS Resource Access
QA Contact: notifications mailing list for WS Resource Access
URL:
Whiteboard:
Keywords: externalComments
Depends on:
Blocks:
 
Reported: 2010-05-10 20:44 UTC by Antoine Mensch
Modified: 2010-07-27 20:24 UTC (History)
0 users

See Also:


Attachments
An alternative proposal for WS-Eventing metadata (92.00 KB, application/octet-stream)
2010-05-10 20:44 UTC, Antoine Mensch
Details
some notes to help the discussion (107.50 KB, application/msword)
2010-05-12 15:58 UTC, Doug Davis
Details

Description Antoine Mensch 2010-05-10 20:44:49 UTC
Created attachment 873 [details]
An alternative proposal for WS-Eventing metadata

Event descriptions and notification WSDLs are considered as monolithic documents, that can be attached to an event source (in the case of the event descriptions) or to a pair {event source, notification format} (in the case of notification WSDLs), either through inlining or through WS-Mex references. This is much less flexible than usual mechanisms used to reference specific constructs in WSDL (where QNames are used) or in WS-Policy (where URI + ids are used). In addition, the retrieval of this information through WS-Mex is quite cumbersome.

The attached document presents an alternative approach through the use of sample WSDLs.
Comment 1 Doug Davis 2010-05-12 15:58:14 UTC
Created attachment 878 [details]
some notes to help the discussion