From a9aa325bbcbcb6b7d99d7719f285ddbe8669808f Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Fri, 12 Dec 2008 10:11:14 +0000 Subject: [PATCH] SWS-460 --- src/docbkx/common.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/docbkx/common.xml b/src/docbkx/common.xml index a6fa30a1..33ed38c3 100644 --- a/src/docbkx/common.xml +++ b/src/docbkx/common.xml @@ -205,10 +205,8 @@ Even though both versions of SOAP are quite similar in format, the 1.2 version is not backwards compatible with 1.1 because it uses a different XML namespace. Other major differences between SOAP 1.1 and 1.2 include the different structure - of a Fault, and the fact that SOAPAction HTTP headers are deprecated, which - means that you cannot use the - SoapActionEndpointMapping or the - SoapActionAnnotationMethodEndpointMapping. + of a Fault, and the fact that SOAPAction HTTP headers are effectively + deprecated, thought they still work. One important thing to note with SOAP version numbers, or WS-* specification