简单的 JOTM 问题
我开始使用 JOTM 并有几个简单的问题:
- 如果我启动嵌入式 JOTM 实例,我可以在远程数据库(具有启用 XA 的驱动程序)和由第 3 方发起的本地 JMS 队列之间执行 2 阶段提交吗客户?
- 如果远程客户端正在执行事务,或者仅当事务是通过本地客户端启动时,我的 JOTM 实例是否需要类路径上的数据库和 JMS 提供程序 .jar 文件?
问候,
克里斯
I'm starting to use JOTM and have a few simple questions:
- If I start an embedded JOTM instance, can I perform a 2 phase commit between a remote database (with an XA enabled driver) and a local JMS queue initiated by a 3rd party client?
- Does my JOTM instance require both the Database and JMS provider .jar files on the classpath if a remote client is performing the transaction or only if the transaction is initiated via a local client?
Regards,
Chris
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论