【发布时间】:2017-11-20 19:31:54
【问题描述】:
是否可以在 ws:outbound-gateway 中使用 Spring 集成 4.3.5 处理 404 错误 以下错误,
[org.springframework.jms.listener.DefaultMessageListenerContainer] (jmsIn.container-1) JMS消息监听器执行失败,没有设置ErrorHandler。:org.springframework.messaging.MessageHandlingException:消息处理程序发生错误[ org.springframework.integration.ws.MarshallingWebServiceOutboundGateway#0];嵌套异常是 org.springframework.ws.client.WebServiceTransportException: Not Found [404]
【问题讨论】:
标签: java web-services spring-integration