EXAMPLES AND DEMOS
==================

INDEX
-----

-examples-allegrograph: (primitive) instructions for setup (no real example yet)
-examples-messaging-bridge-with-camel-xa: our high-performance JMS bridge with camel and xa
-examples-jta: shows basic integration with JDBC and JMS
-examples-jta-multithreaded: shows how to do multithreaded JTA transactions
-examples-jta-httpinvoker: shows how to do transactions that span multiple HttpInvoker services
-examples-jta-rest-jaxrs: shows how to do transactions that span JAXRS REST services
-examples-jta-rest-spring: shows how to do transactions spanning Spring REST services
-examples-jta-spring: shows JEE without application server
-examples-jta-spring-jmx: shows how to configure the JMX with Spring
-examples-hibernate4: shows how to integrate with Hibernate(4.3) with Spring (also tested with Hibernate 5.0 and 5.1)
-examples-hibernate4-jndi: shows how to integrate with Hibernate(4.3) without Spring / via JNDI
-examples-hibernate5: shows Hibernate 5.2.2 (or higher) integration
-examples-hibernate6: shows Hibernate 6 integration (JakartaEE)
-examples-hibernate7: shows Hibernate 7 integration (and JakartaEE)
-examples-hibernate-jndi-spring: shows how to integrating Hibernate(4.3) with Spring / via JNDI
-examples-jpa: shows how to integrate with several JPA implementations
-examples-tomcat: shows how to do transactions in Tomcat
-examples-tomcat-spring: shows how to do transactions in Tomcat 6/7/8 with Spring
-examples-hazelcast: shows how to use Hazelcast in your transactions
-examples-logcloud: shows how to use the LogCloud
-examples-jta-dubbo: shows how to do transactions across remote Apache Dubbo calls
-examples-jta-spring-jakarta: shows JEE without application server the JakartaEE style

CAUTION
-------

The following demos are for ExtremeTransactions customers only - and will NOT work in the free or eval downloads:

-examples-jta-spring-jmx
-osgi/extreme-transactions
-examples-jta-multithreaded

Also see http://www.atomikos.com/Main/HowToRunTheExamples for more detailed instructions.
