You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Steve Smith (JIRA)" <ji...@apache.org> on 2011/08/31 01:22:09 UTC

[jira] [Created] (AMQ-3479) The documentation should point-out ActiveMQ's currently limitations with XA

The documentation should point-out ActiveMQ's currently limitations with XA
---------------------------------------------------------------------------

                 Key: AMQ-3479
                 URL: https://issues.apache.org/jira/browse/AMQ-3479
             Project: ActiveMQ
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 5.5.0
            Reporter: Steve Smith


The documentation [explicitly recommends|http://activemq.apache.org/should-i-use-xa.html] using XA transactions for multiple resources:
{quote}
If you are using more than one resource; e.g. reading a JMS message and writing to a database, you really should use XA - its purpose is to provide atomic transactions for multiple transactional resources.
{quote}
However it fails to mention that XA support in ActiveMQ [does not support|AMQ-3022] suspending/resuming transactions, e.g. with Springs Propagation.REQUIRES_NEW.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (AMQ-3479) The documentation should point-out ActiveMQ's currently limitations with XA

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-3479.
-------------------------------

    Resolution: Fixed

Added a note to the XA section of the specified page.

> The documentation should point-out ActiveMQ's currently limitations with XA
> ---------------------------------------------------------------------------
>
>                 Key: AMQ-3479
>                 URL: https://issues.apache.org/jira/browse/AMQ-3479
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 5.5.0
>            Reporter: Steve Smith
>
> The documentation [explicitly recommends|http://activemq.apache.org/should-i-use-xa.html] using XA transactions for multiple resources:
> {quote}
> If you are using more than one resource; e.g. reading a JMS message and writing to a database, you really should use XA - its purpose is to provide atomic transactions for multiple transactional resources.
> {quote}
> However it fails to mention that XA support in ActiveMQ [does not support|AMQ-3022] suspending/resuming transactions, e.g. with Springs Propagation.REQUIRES_NEW.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira