contract-first Questions

1

Solved

I'm trying to generate some web services definitions using Swagger Codegen » 2.2.1 All configs are working and the classes are generate correctly by my .yaml definitions. Why the property basePath...
Clockwork asked 26/1, 2020 at 12:2

5

I am using SvcUtil.exe to generate IClassName.cs file from wsdl file and that is working fine. My problem is that I do not know how to generate ClassName.svc file using command arguments for SvcUti...
Osprey asked 2/6, 2014 at 15:11

1

I have been working on a REST web service using Jersey for a few days now, and managed to have all CRUD operations working, with several exchange formats: XML, JSON, Google Protobuf. However I am ...
Holmgren asked 3/6, 2012 at 13:5

3

Solved

I created a WSDL by hand that has only one operation with no input parameter and no output parameter. I am getting following error when I try to create a client from this WSDL: Cannot import ws...
Basicity asked 4/4, 2013 at 15:11

2

Solved

I have one WCF service and two console app clients. Service: The service code is created from a wsdl contact using WCSF Blue tool. Client 1: This client is using wsdl that is obtained by browsin...
Abbotson asked 14/9, 2012 at 7:57

3

Solved

Which is the better approach to developing web services; contract first or contract last? What are the advantages and disadvantages of each? Which do you have experience with? EDIT This question ...
Guyton asked 18/4, 2009 at 17:45

5

Solved

This question is more of a probe to discover what people are doing in the community, in practical situations, than a specifically targeted question. I have searched pretty broadly about this, and w...
Saavedra asked 26/6, 2009 at 3:25
1

© 2022 - 2024 — McMap. All rights reserved.