OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsrp message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [wsrp] Groups - WSRP v2 Bindings WSDL (wsrp_v2_bindings.wsdl) uploaded


getResource binding is missing its output part:

<wsdl:operation name="getResource">
      <soap:operation
soapAction="urn:oasis:names:tc:wsrp:v2:getResource"/>
      <wsdl:input name="getResource">
        <soap:body use="literal"/>
      </wsdl:input>
<!-- AK insert -->
      <wsdl:output name="getResourceResponse">
        <soap:body use="literal"/>
      </wsdl:output>
<!-- AK insert end -->
      <wsdl:fault name="AccessDenied">           <soap:fault
name="AccessDenied" use="literal"/> </wsdl:fault>
...

You probably also will want to edit out the v1 ports in the service
wsdl. Then it compiles using wsdl.exe from Microsoft VS 2003.

I'll schedule a WSDL SC conf call to discuss any issues we may find.

	-- Andre

-----Original Message-----
From: richt2@us.ibm.com [mailto:richt2@us.ibm.com] 
Sent: 01 August 2005 18:02
To: wsrp@lists.oasis-open.org
Subject: [wsrp] Groups - WSRP v2 Bindings WSDL (wsrp_v2_bindings.wsdl)
uploaded

The document revision named WSRP v2 Bindings WSDL
(wsrp_v2_bindings.wsdl)
has been submitted by Rich Thompson to the OASIS Web Services for Remote
Portlets (WSRP) TC document repository.  This document is revision #7 of
wsrp_v2_bindings.wsdl.

Document Description:
This normatively casts the specifications definitions into WSDL

This version reflects draft 11

View Document Details:
http://www.oasis-open.org/apps/org/workgroup/wsrp/document.php?document_
id=13835

Download Document:  
http://www.oasis-open.org/apps/org/workgroup/wsrp/download.php/13835/wsr
p_v2_bindings.wsdl

Revision:
This document is revision #7 of wsrp_v2_bindings.wsdl.  The document
details page referenced above will show the complete revision history.


PLEASE NOTE:  If the above links do not work for you, your email
application
may be breaking the link into two pieces.  You may be able to copy and
paste
the entire link address into the address field of your web browser.

-OASIS Open Administration


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]