Skip to Main Content

General Development Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WSDL Parser [Is anyone else testing WCF-based webservices?]

IHodgettsMay 20 2010 — edited Aug 24 2010
I'm encountering the following message when attempting to force the use of the .NET parser when interrogating the WSDL of a new webservice:

Parsing specified wsdl...
Connecting to https://BLAH-BLAH/MobileTerminated.svc?wsdl
Validating https://BLAH-BLAH/MobileTerminated.svc?wsdl
.NET Parser could not parse https://BLAH-BLAH/MobileTerminated.svc?wsdl
Warning:Selected .NET Parser is invalid.
Must installed the .net sdk Framework.
Failed to parse https://BLAH-BLAH/MobileTerminated.svc?wsdl

Am I correct in interpreting this as "you need the .NET SDK installed in order to use the .NET Parser within OATS"?

I already have .NET framework 3.5(SP1) but not the SDK.

[UPDATE] It is probably significant that the webservice I need to test is WCF-based.

Edited by: IHodgetts on May 21, 2010 5:45 PM

Edited by: IHodgetts on Jun 21, 2010 12:07 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2010
Added on May 20 2010
7 comments
2,242 views