From 4a13049329b0a6bdae13d4f7c698f1e6cf7f4ac6 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Mon, 5 Nov 2007 22:56:46 +0000 Subject: [PATCH] SWS-220 --- src/docbkx/server.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docbkx/server.xml b/src/docbkx/server.xml index ae3ab30e..619b29a3 100644 --- a/src/docbkx/server.xml +++ b/src/docbkx/server.xml @@ -545,7 +545,7 @@ public class AnnotationOrderEndpoint { - + @@ -562,7 +562,7 @@ public class AnnotationOrderEndpoint { ]]> - The MarshallingMethodEndpointAdapter converts the incoming + The GenericMarshallingMethodEndpointAdapter converts the incoming XML messages to marshalled objects used as parameters and return value; the PayloadRootAnnotationMethodEndpointMapping is the mapping that detects and handles the @PayloadRoot annotations.