An open API service indexing awesome lists of open source software.

https://github.com/microbean/microbean-narayana-jta-weld-se

A TransactionServices implementation that provides Weld SE 3.0 environments with transactional capabilities via the Narayana transaction engine.
https://github.com/microbean/microbean-narayana-jta-weld-se

cdi cdi2 cdi20 java java-8 narayana-jta narayana-transaction-engine transactions weld weld-se

Last synced: 7 months ago
JSON representation

A TransactionServices implementation that provides Weld SE 3.0 environments with transactional capabilities via the Narayana transaction engine.

Awesome Lists containing this project

README

          

# microBean Narayana JTA Weld SE Integration

[![Build Status](https://travis-ci.org/microbean/microbean-narayana-jta-weld-se.svg?branch=master)](https://travis-ci.org/microbean/microbean-narayana-jta-weld-se)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.microbean/microbean-narayana-jta-weld-se/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.microbean/microbean-narayana-jta-weld-se)

The microBean Narayana JTA Weld SE Integration project integrates the
[Narayana transaction engine][narayana-jta] into [CDI 2.0 SE
environments][cdi].

# Installation

To install the microBean Narayana JTA Weld SE Integration project,
ensure that it and its dependencies are present on the classpath at
runtime. In Maven, your dependency stanza should look like this:


org.microbean
microbean-narayana-jta-weld-se

0.2.4
jar
runtime


Releases are [available in Maven Central][maven-central]. Snapshots
are available in [Sonatype Snapshots][sonatype-snapshots].

[narayana-jta]: http://narayana.io/
[cdi]: http://docs.jboss.org/cdi/spec/2.0/cdi-spec.html#part_2
[maven-central]: http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.microbean%22%20AND%20a%3A%22microbean-narayana-jta-weld-se%22
[sonatype-snapshots]: https://oss.sonatype.org/content/repositories/snapshots/org/microbean/microbean-narayana-jta-weld-se/