Re: Consuming Web Service via WSDL Files
- From: "Gaurav Vaish \(EduJini.IN\)" <gaurav.vaish.nospam@xxxxxxxxxxxxxxxx>
- Date: Thu, 18 May 2006 10:44:55 +0530
Continuation from previous (incomplete) response.
Look out for WebService-I (WS-I) Basic Profile specifications. It seems your
Java webservice is at fault... or the tool that generated the WSDL.
--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://www.edujini.in
-------------------
"Anbu" <Anbu.Thangarathinam@xxxxxxxxx> wrote in message
news:1147866380.181363.27940@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi All,
I have some wsdl files generated by a Java web service. During the
development phase, I may not have access to the Java web service. So
I'm trying to consume the web service from .NET through WSDL.exe
generated stub.
When I generate stub using wsdl.exe, it throws following warning:
Warning: This web reference does not conform to WS-I Basic Profile
v1.1.
R2754: In a DESCRIPTION, the value of the name attribute on a
soapbind:fault element MUST match the value of the name attribute on
its parent wsdl:fault element.
R2726: An rpc-literal binding in a DESCRIPTION MUST NOT have the
namespace attribute specified on contained soapbind:header,
soapbind:headerfault and soapbind:fault elements.
R2203: An rpc-literal binding in a DESCRIPTION MUST refer, in its
soapbind:bodyelement(s), only to wsdl:part element(s) that have been
defined using the type attribute.
But the stub files are generated with these warning messages. I'm not
sure what will be the impact of these warnings on the final product.
I need a suggestion, whether can i proceed with these warnings.
Thanks in Advance,
Anbu
.
- Follow-Ups:
- Re: Consuming Web Service via WSDL Files
- From: Anbu
- Re: Consuming Web Service via WSDL Files
- References:
- Consuming Web Service via WSDL Files
- From: Anbu
- Consuming Web Service via WSDL Files
- Prev by Date: Re: Consuming Web Service via WSDL Files
- Next by Date: Re: Server did not recognize the value of HTTP Header SOAPAction
- Previous by thread: Re: Consuming Web Service via WSDL Files
- Next by thread: Re: Consuming Web Service via WSDL Files
- Index(es):
Relevant Pages
|