You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "filippo balicchia (JIRA)" <ji...@apache.org> on 2014/07/23 00:12:38 UTC

[jira] [Updated] (SM-2349) Add simple smix example of xa transaction with atomikos

     [ https://issues.apache.org/jira/browse/SM-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

filippo balicchia updated SM-2349:
----------------------------------

    Attachment: SM-2349.patch.txt

Please see the attach 

> Add simple smix example of xa transaction with atomikos
> -------------------------------------------------------
>
>                 Key: SM-2349
>                 URL: https://issues.apache.org/jira/browse/SM-2349
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: examples
>            Reporter: filippo balicchia
>            Priority: Minor
>         Attachments: SM-2349.patch.txt
>
>
> I have created a simple example that use atomikos transaction manager v3.9.3
> This example is not pure osgi style cause transaction manager is not register in osgi registry but IMHO can be a good starting point.
> The example is composed of two parts.
> The first is the bundle that make "real job" and the second is a fragmen thost  of transactions-osgi to allow the configuration of the transaction manager.
> The work of the example is to consume a csv file from a folder, trasform it, and send it jms queue and persist it on db
> Around  not seem to have seen examples of using com.atomikos.transactions-osgi.
> I apologize in advance if I'm wrong.
> Any idea of improvement or criticism are welcome



--
This message was sent by Atlassian JIRA
(v6.2#6252)