- From: Doug Davis <dug@us.ibm.com>
- Date: Tue, 6 Jan 2009 23:24:15 -0500
- To: public-ws-resource-access@w3.org
- Message-ID: <OFD7FE24AA.DB068FB1-ON85257537.00145E05-85257537.001843A6@us.ibm.com>
WS-Eventing proposes that the event source define some output-only operations for the events it will send, as shown in the following example from the spec: <wsdl:portType name="Warnings" wse:EventSource="true" > <wsdl:operation name="WindOp" > <wsdl:output message="tns:WindMsg" /> </wsdl:operation> </wsdl:portType> WS-I Basic Profile R2303 says the following: 4.5.2 Allowed Operations Solicit-Response and Notification operations are not well defined by WSDL 1.1; furthermore, WSDL 1.1 does not define bindings for them. R2303 A DESCRIPTION MUST NOT use Solicit-Response and Notification type operations in a wsdl:portType definition. Proposal: Replace this with some WS-Policy that will allow an event source to advertise which events will can generate. thanks -Doug ______________________________________________________ STSM | Web Services Architect | IBM Software Group (919) 254-6905 | IBM T/L 444-6905 | dug@us.ibm.com
Received on Wednesday, 7 January 2009 04:24:55 UTC