From f20a45ee85487f163697b76c67445575406be169 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Fri, 16 Mar 2007 08:35:58 +0000 Subject: [PATCH] Added SoapMessageContext removal. --- src/site/apt/upgrading.apt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/site/apt/upgrading.apt b/src/site/apt/upgrading.apt index 95e01ea1..d33f9672 100644 --- a/src/site/apt/upgrading.apt +++ b/src/site/apt/upgrading.apt @@ -61,4 +61,7 @@ the project update their applications: * MessageEndpointAdapter * The <<>> has been renamed to <<>>, but still resides in the same package (<<>>). - \ No newline at end of file + +* SoapMessageContext + + * The <<>> has been removed. The <<>> offers the same functionality, though it might require casting. \ No newline at end of file