diff --git a/src/site/apt/upgrading.apt b/src/site/apt/upgrading.apt index 9b630532..b17f2150 100644 --- a/src/site/apt/upgrading.apt +++ b/src/site/apt/upgrading.apt @@ -58,4 +58,9 @@ the project update their applications: * TransportContext * TransportContext and TransportContextHolder to org.springframework.ws.transport.context package. - \ No newline at end of file + +* MessageEndpointAdapter + + * The MessageEndpointAdapter has been renamed to WebServiceMessageReceiverHandlerAdapter, but still resides in the same + package (org.springframework.ws.transport.http) + \ No newline at end of file