@@ -2,8 +2,14 @@ SPRING WEB SERVICES CHANGELOG
22=============================
33http://www.springframework.org/spring-ws
44
5+ Changes in version 2.1.0.RELEASE
6+ ----------------------------
7+
8+ ** Bug
9+ * [SWS-777] - SoapFaultMappingExceptionResolver not handling exception
10+
511Changes in version 2.1.0.RC1
6- ----------------------------------
12+ ----------------------------
713
814** Bug
915 * [SWS-757] - Airline Sample Maven Build Error
@@ -18,7 +24,7 @@ Changes in version 2.1.0.RC1
1824 * [SWS-563] - Provide support for Apache HttpClient 4.0
1925
2026Changes in version 2.0.5.RELEASE
21- ----------------------------------
27+ --------------------------------
2228
2329** Bug
2430 * [SWS-754] - EndpointInterceptor.afterCompletion is not always invoked
@@ -38,7 +44,7 @@ Changes in version 2.0.5.RELEASE
3844 * [SWS-768] - Make JAXP13ValidatorFactory smarter
3945
4046Changes in version 2.0.4.RELEASE
41- ----------------------------------
47+ --------------------------------
4248
4349** Bug
4450 * [SWS-647] - PayloadValidatingInterceptor throws IllegalArgumentException when passed a schema collection
@@ -53,7 +59,7 @@ Changes in version 2.0.4.RELEASE
5359 * [SWS-749] - org.springframework.xml.sax.SaxUtils swallows exceptions
5460
5561Changes in version 2.0.3.RELEASE
56- ----------------------------------
62+ --------------------------------
5763
5864** Bug
5965 * [SWS-687] - Attachment content id is resetted by spring web service
@@ -89,7 +95,7 @@ Changes in version 2.0.3.RELEASE
8995 * [SWS-728] - OXM chapter not linked from the index page
9096
9197Changes in version 2.0.2.RELEASE
92- ----------------------------------
98+ --------------------------------
9399
94100** Bug
95101 * [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
103109 * [SWS-662] - Support for UriEndpointMapping in server-side test
104110
105111Changes in version 2.0.1.RELEASE
106- ----------------------------------
112+ --------------------------------
107113
108114** Bug
109115 * [SWS-242] - Allow for custom ErrorHandler in PayloadValidatingInterceptor
@@ -125,7 +131,7 @@ Changes in version 2.0.1.RELEASE
125131 * [SWS-685] - Fix broken references in the reference doc
126132
127133Changes in version 2.0.0.RELEASE
128- ----------------------------------
134+ --------------------------------
129135
130136** Bug
131137 * [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
142148 * [SWS-263] - Provide xml based Mock for Web Services
143149
144150Changes in version 2.0 Release Candidate 2
145- ----------------------------------
151+ ------------------------------------------
146152
147153** Sub-task
148154 * [SWS-668] - sws:annotation-driven
@@ -165,7 +171,7 @@ Changes in version 2.0 Release Candidate 2
165171 * [SWS-666] - Update tutorial
166172
167173Changes in version 2.0 Release Candidate 1
168- ----------------------------------
174+ ------------------------------------------
169175
170176** Sub-task
171177 * [SWS-631] - Create Client-Side testing framework
0 commit comments