From 4fa1fe4c50bb4711f03d583866616b5950d0134a Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Wed, 19 Mar 2008 14:25:07 +0000 Subject: [PATCH] Updated release info --- src/docbkx/server.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/docbkx/server.xml b/src/docbkx/server.xml index 2336bb1e..eaecfced 100644 --- a/src/docbkx/server.xml +++ b/src/docbkx/server.xml @@ -957,7 +957,7 @@ public class AnnotationOrderEndpoint { If any other exception occurs, it will return the default fault: a server-side fault with the exception message as fault string. - +
<classname>SoapFaultAnnotationExceptionResolver</classname> @@ -980,8 +980,6 @@ public class MyBusinessException extends Exception { super(message); } }]]> - - Whenever the MyBusinessException is thrown with the constructor string "Oops!" during endpoint invocation, it will result in the following response: @@ -994,5 +992,6 @@ public class MyBusinessException extends Exception { ]]> +