【问题标题】:Database persistence based JMS messaging in Jboss EAP 7.0Jboss EAP 7.0 中基于数据库持久性的 JMS 消息传递
【发布时间】:2019-01-29 10:52:43
【问题描述】:

我正在尝试在 JBoss 版本 7.0.6.GA 中为 JMS 消息配置基于 JDBC 数据库的持久性。

当我查看 JBoss 7.0 文档 - https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.0/html/configuring_messaging/configuring_persistence 时,我没有看到任何有关“使用 JDBC 数据库的消息传递日志持久性”的文档。

但是当我查看 JBoss 7.1 文档 - https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.1/html/configuring_messaging/configuring_persistence#messaging_journal_persistence_using_a_jdbc_database 时,它确实详细介绍了“使用 JDBC 数据库进行消息传递日志持久性”。

这是否意味着 JBoss 7.0 EAP 不支持基于数据库持久性的 JMS 消息传递?我需要迁移到 JBoss 7.1 来实现这一点吗?

【问题讨论】:

    标签: jboss7.x jboss-eap-7


    【解决方案1】:

    查看 JBoss 7.1 release notes,我可以得出结论,我们只能在 JBoss 7.1.x 及更高版本之后使用 JDBC 来持久化 JMS 消息。 JBoss 7.0 EAP 不支持此功能。

    【讨论】:

      猜你喜欢
      • 2011-09-01
      • 2016-01-07
      • 2011-01-29
      • 2015-08-03
      • 1970-01-01
      • 2015-09-24
      • 1970-01-01
      • 2017-06-27
      • 1970-01-01
      相关资源
      最近更新 更多