From 19b23025ec6816528a591d4253ff097ef62a6960 Mon Sep 17 00:00:00 2001 From: markpollack Date: Wed, 16 Dec 2009 19:01:21 +0000 Subject: [PATCH] SPRNET-1300 - NMS custom schema is missing a way to set the Exception Listener when creating message listener containers SPRNET-1302 - Add IErrorHandler interface to be called when exception thrown by message processing is not of vendor specific messaging exception type. --- Spring.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spring.build b/Spring.build index 35f18d0e..bb69eb27 100644 --- a/Spring.build +++ b/Spring.build @@ -1231,7 +1231,7 @@ Commandline Examples: file="src/Spring/Spring.Services/Remoting/Config/spring-remoting-1.1.xsd"/> + file="src/Spring/Spring.Messaging.Nms/Messaging/Nms/Config/spring-nms-1.3.xsd"/>