Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 460 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 460 Bytes

Integration of Narayana transaction manager to an application server

This example shows usage of Narayana inside a JEE application server. It presents how the integration layer could be programmed.

How to run

When running with maven mvn install the code will be compiled and tests will be run.

You can then inspect the source code to understand the integration features.

Expected output

You should be informed that one test was run and passed.