filippo balicchia created SM-2349:
-------------------------------------
Summary: 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
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)