for TARGET_J2EE only:
[mono.git] / mcs / class / System.Web.Services / ChangeLog
1 2007-11-22  Arina Itkes
2
3         * WebClientAsyncResult.cs, WebClientProtocol.cs: 
4           Synchronization fix
5
6 2007-10-05  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * System.Web.Services_test.dll.sources : added WebServiceTest.cs.
9
10 2007-05-08  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * System.Web.Services.dll.sources :
13           removed SoapClientMethod.cs (not in use).
14         * System.Web.Services_test.dll.sources :
15           added LogicalMethodInfoTest.cs.
16
17 2007-04-23  Atsushi Enomoto  <atsushi@ximian.com>
18
19         * System.Web.Services_test.dll.sources: added SoapServerType.cs.
20
21 2007-01-25  Atsushi Enomoto  <atsushi@ximian.com>
22
23         * System.Web.Services_test.dll.sources: added TypeTypeConverter.cs.
24
25 2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
26
27         * System.Web.Services_test.dll.sources:
28           Added ServiceDescriptionImporterTest.cs.
29         * Makefile : added test2.wsdl to EXTRA_DISTFILES.
30
31 2007-01-15  Gert Driesen  <drieseng@users.sourceforge.net>
32
33         * System.Web.Services_test.dll.sources: added SocketResponder.cs and
34         SoapHttpClientProtocolTest.cs.
35
36 2006-12-15  Atsushi Enomoto  <atsushi@ximian.com>
37
38         * System.Web.Services_test.dll.sources :
39           added ServiceDescriptionFormatExtensionCollectionTest.cs.
40
41 2006-12-01  Atsushi Enomoto  <atsushi@ximian.com>
42
43         * Makefile : added wsdl-1.1-soap.xsd to the build and distfiles.
44
45 2006-11-30  Atsushi Enomoto  <atsushi@ximian.com>
46
47         * System.Web.Services.dll.sources :
48           added BasicProfileViolationEnumerator.cs.
49
50 2006-11-28  Atsushi Enomoto  <atsushi@ximian.com>
51
52         * System.Web.Services.dll.sources : added SOAP 1.2 Fault serializer
53           files (fault-12.genxs, Fault12.cs and Fault12Serializer.cs).
54
55 2006-11-16  Atsushi Enomoto  <atsushi@ximian.com>
56
57         * System.Web.Services.dll.sources : added/removed/replaced 2.0 server
58           protocol classes in S.W.S.Protocols.
59
60 2006-11-15  Atsushi Enomoto  <atsushi@ximian.com>
61
62         * System.Web.Services_test.dll.sources : added WebReferenceTest.cs.
63
64 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
65
66         * System.Web.Services.dll.sources :
67           added WebReferenceOptionsSerializer.cs.
68
69 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
70
71         * System.Web.Services.dll.sources : added WebReferenceOptions.cs.
72         * System.Web.Services_test.dll.sources :
73           added WebReferenceOptionsTest.cs.
74         * Makefile: added web-reference.xsd to resources and dist files.
75
76 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
77
78         * System.Web.Services.dll.sources : removed obsolete WsiClaims.cs.
79
80 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
81
82         * Makefile : added *.wsdl to the build.
83           Added wsdl and genxs to EXTRA_DISTFILES.
84
85 2006-09-06  Vladimir Krasnov <vladimirk@mainsoft.com>
86
87         * System.Web.Services20.vmwcsproj: added
88         ServiceDescriptionSerializerBase2.cs for 2.0 
89
90 2006-09-05  Ankit Jain  <jankit@novell.com>
91
92         * System.Web.Services.dll.sources: Add
93         ServiceDescriptionSerializerBase2.cs
94
95 2006-06-16  Raja R Harinath  <rharinath@novell.com>
96
97         * Makefile (EXTRA_DISTFILES): New.
98         Add Test/System.Web.Services.Description/test.wsdl.
99
100 2006-06-08  Chris Toshok  <toshok@ximian.com>
101
102         * Makefile (LIB_MCS_FLAGS): remove the CONFIGURATION_2_0 define.
103         NET_2_0 implies this now.
104
105 2006-03-15  Vladimir Krasnov  <vladimirk@mainsoft.com>
106
107         * System.Web.Services.vmwcsproj: fixed links to Consts.cs, Locale.cs
108         and MonoTODOAttribute.cs
109
110 2006-03-12  Vladimir Krasnov  <vladimirk@mainsoft.com>
111
112         * Added System.Web.Services.vmwcsproj, Grasshopper project file
113
114 2006-02-04  Gert Driesen  <drieseng@users.sourceforge.net>
115
116         * System.Web.Services_test.dll.sources: Added 
117         ServiceDescriptorReflectorTest.cs.
118
119 2006-01-09  Chris Toshok  <toshok@ximian.com>
120
121         * Makefile (LIB_MCS_FLAGS): if we're building net_2_0, define
122         CONFIGURATION_2_0 to use the new System.Configuration api.
123
124 2006-01-05  Chris Toshok  <toshok@ximian.com>
125
126         * System.Web.Services_test.dll.sources: enable a bunch of the 2.0
127         configuration tests.  Just Element types for now.  Collections
128         coming soon.
129
130 2006-01-03  Chris Toshok  <toshok@ximian.com>
131
132         * System.Web.Services.dll.sources: add the 2.0 config classes.
133
134         * Makefile (LIB_MCS_FLAGS): if PROFILE == net_2_0, include
135         -r:System.Configuration.dll
136
137 2005-10-05  Atsushi Enomoto  <atsushi@ximian.com>
138
139         * System.Web.Services_test.dll.sources : added ServiceDescriptionTest.cs
140
141 2004-07-14  Lluis Sanchez Gual <lluis@ximian.com>
142
143         * System.Web.Services.dll.sources: Added new files:
144                 System.Web.Services.Description/BasicProfileChecker.cs
145                 System.Web.Services.Description/ConformanceChecker.cs
146
147 2004-07-13  Lluis Sanchez Gual <lluis@ximian.com>
148
149         * System.Web.Services.dll.sources: Added new files:
150                 System.Web.Services.Description/BasicProfileViolation.cs
151                 System.Web.Services.Description/BasicProfileViolationCollection.cs
152                 System.Web.Services.Description/NamedItem.cs
153                 System.Web.Services.Description/Soap12AddressBinding.cs
154                 System.Web.Services.Description/Soap12Binding.cs
155                 System.Web.Services.Description/Soap12BodyBinding.cs
156                 System.Web.Services.Description/Soap12FaultBinding.cs
157                 System.Web.Services.Description/Soap12HeaderBinding.cs
158                 System.Web.Services.Description/Soap12OperationBinding.cs
159                 System.Web.Services.Description/WebReference.cs
160                 System.Web.Services.Description/WebReferenceCollection.cs
161                 System.Web.Services.Description/WebServicesInteroperability.cs
162
163 2004-07-10  Lluis Sanchez Gual <lluis@ximian.com>
164
165         * System.Web.Services.dll.sources: Added 2.0 files:
166                 System.Web.Services/WsiClaims.cs
167                 System.Web.Services.Protocols/InvokeCompletedEventArgs.cs
168                 System.Web.Services.Protocols/InvokeCompletedEventHandler.cs
169                 System.Web.Services.Protocols/Soap12FaultCodes.cs
170                 System.Web.Services.Protocols/SoapFaultSubcode.cs
171                 System.Web.Services.Protocols/SoapProtocolVersion.cs
172
173 2004-02-27  Lluis Sanchez Gual <lluis@ximian.com>
174
175         * System.Web.Services.dll.sources: Added System.Web.Services.Protocols/Fault.cs.
176
177 2003-10-10  Lluis Sanchez Gual <lluis@ximian.com>
178
179         * DiscoveryDocumentSerializer.cs: New file.
180
181 2003-10-06  Lluis Sanchez Gual <lluis@ximian.com>
182
183         * System.Web.Services.dll.sources: Added 
184                 System.Web.Services.Description/HttpGetProtocolImporter.cs
185                 System.Web.Services.Description/HttpPostProtocolImporter.cs
186                 System.Web.Services.Description/HttpSimpleProtocolImporter.cs
187
188 2003-10-04  Lluis Sanchez Gual  <lluis@ximian.com>
189
190         * System.Web.Services.dll.sources: Added 
191                 System.Web.Services.Description/HttpGetProtocolReflector.cs
192                 System.Web.Services.Description/HttpPostProtocolReflector.cs
193                 System.Web.Services.Description/HttpSimpleProtocolReflector.cs
194
195 2003-09-28  Lluis Sanchez Gual  <lluis@ximian.com>
196
197         * System.Web.Services.dll.sources: Added 
198                 System.Web.Services.Protocols/HttpGetTypeStubInfo.cs,
199                 System.Web.Services.Protocols/HttpGetWebServiceHandler.cs,
200                 System.Web.Services.Protocols/HttpPostTypeStubInfo.cs,
201                 System.Web.Services.Protocols/HttpPostWebServiceHandler.cs,
202                 System.Web.Services.Protocols/HttpSimpleTypeStubInfo.cs,
203                 System.Web.Services.Protocols/HttpSimpleWebServiceHandler.cs,
204                 System.Web.Services.Protocols/TypeStubManager.cs
205
206 2003-09-28  Lluis Sanchez Gual  <lluis@ximian.com>
207
208         * System.Web.Services.dll.sources: Added SoapHttpTransportImporter.cs.
209
210 2003-09-14  Lluis Sanchez Gual  <lluis@ximian.com>
211
212         * System.Web.Services_test.dll.sources: Added BindingCollectionTest.cs 
213           ChangeLog DocumentableItemTest.cs OperationCollectionTest.cs 
214           OperationMessageCollectionTest.cs OperationMessageTest.cs 
215           PortTypeCollectionTest.cs PortTypeTest.cs ServiceCollectionTest.cs 
216           ServiceDescriptionCollectionTest.cs 
217           SoapBodyBindingTest.cs SoapOperationBindingTest.cs TypesTest.cs
218           New test files by Erik LeBel.
219           
220 2003-08-01  Lluis Sanchez Gual  <lluis@ximian.com>
221
222         * System.Web.Services.dll.sources: Added ExtensionManager.cs, 
223           ServiceDescriptionSerializerBase.cs
224
225 2003-08-28  Lluis Sanchez Gual  <lluis@ximian.com>
226
227         * System.Web.Services.dll.sources: Added System.Web.Services.Protocols.SoapDocumentationHandler
228
229 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
230
231         * System.Web.Services.dll.sources: Added Assembly/AssemblyInfo.cs, Assembly/Locale.cs
232
233 2003-07-04  Lluis Sanchez Gual  <lluis@ximian.com>
234
235         * list: added System.Web.Services.Protocols.HttpSoapWebServiceHandler.cs and
236           System.Web.Services.Protocols.WebServiceHelper.cs.
237
238 2003-02-25  Dave Bettin <dave@opendotnet.com>
239         * Test: Modified test cases to conform to nunit2 guidelines
240
241 2002-08-24  Tim Coleman <tim@timcoleman.com>
242         * list:
243                 New files added to build.
244
245 2002-08-23  Tim Coleman <tim@timcoleman.com>
246         * list:
247                 New files added to build.
248
249 2002-08-07  Tim Coleman <tim@timcoleman.com>
250         * System.Web.Services.build:
251                 Added "test" target to build.
252                 Added "clean" target to build.
253         * Test:
254                 New test suites added.
255
256 2002-08-06  Tim Coleman <tim@timcoleman.com>
257         * list: Added System.Web.Services.Protocols/ServerProtocol.cs
258
259 2002-07-29  Dave Bettin <javabettin@yahoo.com>
260         * list: added new Discovery classes
261         * System.Web.Services.Discovery: added stubs
262         * .cvsignore: added
263         * Mono.System.Web.Services: added VS.net project for assembly
264
265 2002-07-25  Tim Coleman <tim@timcoleman.com>
266         * list: add new classes
267
268 2002-07-24  Tim Coleman <tim@timcoleman.com>
269         * list:
270                 Added System.Web.Services.Description/SoapProtocolReflector.cs
271
272 2002-07-22  Tim Coleman <tim@timcoleman.com>
273         * makefile.gnu:
274         * list:
275                 Modifications to make this library buildable on
276                 linux.
277                 
278
279 2002-07-22  Tim Coleman <tim@timcoleman.com>
280         * list: Added new files from System.Web.Services.Protocols
281                 and System.Web.Services.Configuration
282
283 2002-07-19  Tim Coleman <tim@timcoleman.com>
284         * list: Added
285
286 2002-07-19  Tim Coleman <tim@timcoleman.com>
287         * System.Web.Services.build: added
288         * System.Web.Services:
289         * System.Web.Services.Configuration:
290         * System.Web.Services.Description:
291         * System.Web.Services.Discovery:
292         * System.Web.Services.Protocols:
293                 New directories added