Search

8.3. The Services

download PDF
The only service provided by the integration with the JBoss Enterprise Application Platform is TransactionManagerService. This service ensures the recovery manager is started, and binds the JBoss Transaction Service JTA transaction manager to the JNDI provider using the name java:/TransactionManager. This service depends upon the existence of the CORBA ORB Service and it must be using JacORB as the underlying ORB implementation.
There are two instances of this service:
Distributed
Uses the JBoss Transaction Service-enabled transaction manager implementation and supports distributed transactions and recovery. Configured with the com.arjuna.ats.jbossatx.jts.TransactionManagerService class. This is the default configuration.
Local
Uses the purely local JTA implementation. Configured using the com.arjuna.ats.jbossatx.jta.TransactionManagerService class.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.