MHonArc v2.5.2 -->
wsia message
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [Elist Home]
Subject: RE: [wsia] [wsrp-interfaces] Draft spec v0.5
Yup ... it was still called getServiceDescription()
Sasha Aickin
<AlexanderA@plumt To: wsia@lists.oasis-open.org, wsrp-interfaces@lists.oasis-open.org
ree.com> cc:
Subject: RE: [wsia] [wsrp-interfaces] Draft spec v0.5
09/03/2002 10:50
PM
I think I found another small bug in the WSDL. The binding for
WSRPServiceSoapBinding does not have a binding for the getDescription
operation in the WSRPPortType. This too was causing .NET's WSDL import
tool to choke. I added the following to the binding to make it work for
me:
<wsdl:operation name="getDescription">
<wsdlsoap:operation soapAction=""/>
<wsdl:input name
="getDescriptionRequest">
<wsdlsoap:body
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
namespace="http://schemas.oasis-open.org/wsrp"; use="encoded"/>
</wsdl:input>
<wsdl:output name
="getDescriptionResponse">
<wsdlsoap:body
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
namespace="http://schemas.oasis-open.org/wsrp"; use="encoded"/>
</wsdl:output>
</wsdl:operation>
Does that make sense to folks?
Sasha.
-----Original Message-----
From: Rich Thompson [mailto:richt2@us.ibm.com]
Sent: Friday, August 30, 2002 10:19 AM
To: wsia@lists.oasis-open.org; wsrp-interfaces@lists.oasis-open.org
Subject: [wsia] [wsrp-interfaces] Draft spec v0.5
The doc file has now grown to 11MB ....
(See attached file: Draft Spec v0.5.ZIP)
----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [Elist Home]
Powered by eList eXpress LLC