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.
This commit is contained in:
@@ -1231,7 +1231,7 @@ Commandline Examples:
|
||||
file="src/Spring/Spring.Services/Remoting/Config/spring-remoting-1.1.xsd"/>
|
||||
|
||||
<copy todir="${current.package.dir}/doc/schema"
|
||||
file="src/Spring/Spring.Messaging.Nms/Messaging/Nms/Config/spring-nms-1.2.xsd"/>
|
||||
file="src/Spring/Spring.Messaging.Nms/Messaging/Nms/Config/spring-nms-1.3.xsd"/>
|
||||
|
||||
<copy todir="${current.package.dir}/doc/schema"
|
||||
file="src/Spring/Spring.Messaging.Ems/Messaging/Ems/Config/spring-ems-1.3.xsd"/>
|
||||
|
||||
Reference in New Issue
Block a user