【发布时间】: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