[
https://issues.apache.org/jira/browse/TOMEE-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan S Fisher updated TOMEE-2652:
-------------------------------------
Description:
service-jar.xml has the following:
{{ # Specifies if the connection is enrolled in global transaction}}
{{ # allowed values: xa, local or none}}
{{ TransactionSupport xa}}
However this is not honored [supported] on jms connection factories.
was:
service-jar.xml has the following:
{{# Specifies if the connection is enrolled in global transaction}}
{{# allowed values: xa, local or none}}
\{{ TransactionSupport xa}}
However this is not honored [supported] on jms connection factories.
> TransactionSupport parameter not honored on JMS Connection Factory resources
> ----------------------------------------------------------------------------
>
> Key: TOMEE-2652
> URL: https://issues.apache.org/jira/browse/TOMEE-2652
> Project: TomEE
> Issue Type: Bug
> Reporter: Jonathan S Fisher
> Priority: Major
>
> service-jar.xml has the following:
> {{ # Specifies if the connection is enrolled in global transaction}}
> {{ # allowed values: xa, local or none}}
> {{ TransactionSupport xa}}
>
> However this is not honored [supported] on jms connection factories.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)