JMS 组件的桥接错误处理程序不起作用 [英] JMS component's bridge error handler not working

查看:30
本文介绍了JMS 组件的桥接错误处理程序不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

根据 apache camel 的文档,JMS 组件支持与骆驼错误处理程序的桥接,但是在执行时我得到JMS 端点不支持 BridgeErrorHandler".我检查了他们的源代码,发现在创建 jms 消费者时,会检查此标志,如果发现为 true,则会抛出 IllegalArgumentException 并带有上述消息.

As per apache camel's documentation, JMS component supports bridging with camel error handlers, but while executing I am getting "BridgeErrorHandler is not support on JMS endpoint". I checked their source code and found while creating jms consumers, this flag is checked and if found true an IllegalArgumentException is thrown with above message.

任何人都可以在这方面帮助我吗?

Can anyone help me out in this regard ?

注意:我使用的是 apache camel 3.0.0.

Note: I am using apache camel 3.0.0.

推荐答案

bridgeErrorHandler 选项在 JMS 和 ActiveMQ 组件上不受支持 (CAMEL-14083).我们将修复 CAMEL-15001 中的文档.

bridgeErrorHandler option is not supported on JMS and ActiveMQ component (CAMEL-14083). We will fix documentation in CAMEL-15001.

这篇关于JMS 组件的桥接错误处理程序不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆