Stephan,
see: http://www.w3.org/Bugs/Public/show_bug.cgi?id=10376
would the proposal address your concern?
To your 2nd point... if you are starting with the Event Source WSDL then
yes you need to use ws-policy to embed the EVD data in it.
Of course, you could also just query the event source directly asking for
the EVD data - using MEX.getMetadata( "wsevd:EventDescriptions" ); and
by-pass ws-policy all together.
thanks
-Doug
______________________________________________________
STSM | Standards Architect | IBM Software Group
(919) 254-6905 | IBM 444-6905 | dug@us.ibm.com
The more I'm around some people, the more I like my dog.
Stephan Poehlsen <poehlsen@itm.uni-luebeck.de>
Sent by: public-ws-resource-access-comments-request@w3.org
08/16/2010 04:05 AM
To
public-ws-resource-access-comments@w3.org
cc
Subject
MetadataSection in WS-Eventing
Hello,
in the current ws-eventing draft in section A.1.1, the second paragraph
mentions the MetadataSection. As far as I discovered this is obsolete
since the current draft (5 August 2010). It is a relict of the previous
draft (30 March 2010).
Am I right, that after this modification the only way to embed
ws-eventing information is to use ws-policy with EventSource?
Stephan