【发布时间】:2011-01-04 02:48:11
【问题描述】:
这在 GFV2 中有效:
$AS_HOME/bin/asadmin\ --主机 $AS_ADMIN_HOST \ --用户 $AS_ADMIN_USER \ --port $AS_ADMIN_PORT \ 创建-jms-资源\ --restype javax.jms.QueueConnectionFactory \ --description XA\队列\连接\工厂\ --属性名称=myXAQueueConnectionFactory:SupportsXA=true \ jms/myXAQueueConnectionFactory
但 SupportsXA=true 不再有效。也许我在GFV3手册中找不到,也找不到通过我们的朋友谷歌:how to specify XA transactionality using asadmin to configure the factory?有人知道怎么做吗?
【问题讨论】:
标签: jms glassfish-3 xa