@@ -2,8 +2,14 @@ SPRING WEB SERVICES CHANGELOG
2
2
=============================
3
3
http://www.springframework.org/spring-ws
4
4
5
+ Changes in version 2.1.0.RELEASE
6
+ ----------------------------
7
+
8
+ ** Bug
9
+ * [SWS-777] - SoapFaultMappingExceptionResolver not handling exception
10
+
5
11
Changes in version 2.1.0.RC1
6
- ----------------------------------
12
+ ----------------------------
7
13
8
14
** Bug
9
15
* [SWS-757] - Airline Sample Maven Build Error
@@ -18,7 +24,7 @@ Changes in version 2.1.0.RC1
18
24
* [SWS-563] - Provide support for Apache HttpClient 4.0
19
25
20
26
Changes in version 2.0.5.RELEASE
21
- ----------------------------------
27
+ --------------------------------
22
28
23
29
** Bug
24
30
* [SWS-754] - EndpointInterceptor.afterCompletion is not always invoked
@@ -38,7 +44,7 @@ Changes in version 2.0.5.RELEASE
38
44
* [SWS-768] - Make JAXP13ValidatorFactory smarter
39
45
40
46
Changes in version 2.0.4.RELEASE
41
- ----------------------------------
47
+ --------------------------------
42
48
43
49
** Bug
44
50
* [SWS-647] - PayloadValidatingInterceptor throws IllegalArgumentException when passed a schema collection
@@ -53,7 +59,7 @@ Changes in version 2.0.4.RELEASE
53
59
* [SWS-749] - org.springframework.xml.sax.SaxUtils swallows exceptions
54
60
55
61
Changes in version 2.0.3.RELEASE
56
- ----------------------------------
62
+ --------------------------------
57
63
58
64
** Bug
59
65
* [SWS-687] - Attachment content id is resetted by spring web service
@@ -89,7 +95,7 @@ Changes in version 2.0.3.RELEASE
89
95
* [SWS-728] - OXM chapter not linked from the index page
90
96
91
97
Changes in version 2.0.2.RELEASE
92
- ----------------------------------
98
+ --------------------------------
93
99
94
100
** Bug
95
101
* [SWS-702] - sws:annotation-driven does not pick up @Endpoint annotations on classes that are JDK proxies
@@ -103,7 +109,7 @@ Changes in version 2.0.2.RELEASE
103
109
* [SWS-662] - Support for UriEndpointMapping in server-side test
104
110
105
111
Changes in version 2.0.1.RELEASE
106
- ----------------------------------
112
+ --------------------------------
107
113
108
114
** Bug
109
115
* [SWS-242] - Allow for custom ErrorHandler in PayloadValidatingInterceptor
@@ -125,7 +131,7 @@ Changes in version 2.0.1.RELEASE
125
131
* [SWS-685] - Fix broken references in the reference doc
126
132
127
133
Changes in version 2.0.0.RELEASE
128
- ----------------------------------
134
+ --------------------------------
129
135
130
136
** Bug
131
137
* [SWS-585] - POMs of Spring-WS artifacts at maven central repo wrongfuly contain references to external repositories
@@ -142,7 +148,7 @@ Changes in version 2.0.0.RELEASE
142
148
* [SWS-263] - Provide xml based Mock for Web Services
143
149
144
150
Changes in version 2.0 Release Candidate 2
145
- ----------------------------------
151
+ ------------------------------------------
146
152
147
153
** Sub-task
148
154
* [SWS-668] - sws:annotation-driven
@@ -165,7 +171,7 @@ Changes in version 2.0 Release Candidate 2
165
171
* [SWS-666] - Update tutorial
166
172
167
173
Changes in version 2.0 Release Candidate 1
168
- ----------------------------------
174
+ ------------------------------------------
169
175
170
176
** Sub-task
171
177
* [SWS-631] - Create Client-Side testing framework
0 commit comments