About Question enthuware.oce-ejbd.v6.2.570 :

Moderator: admin

Post Reply
Gerardo
Posts: 16
Joined: Tue Nov 08, 2016 9:39 pm
Contact:

About Question enthuware.oce-ejbd.v6.2.570 :

Post by Gerardo »

Hi,

I have the following doubt:

¿Must the Full EJB 3.1 provide JTS Api?

¿Is JTS API optional for Full EJB 3.1?

Many Thanks in advance.

admin
Site Admin
Posts: 10036
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.oce-ejbd.v6.2.570 :

Post by admin »

No, as per section 13.1.3 of EJB 3.1 specification:
The EJB architecture does not require the EJB container to support the JTS interfaces. The EJB architecture requires that the EJB container support the JTA API defined in [8] and the Connector APIs defined in [15].
If you like our products and services, please help us by posting your review here.

Gerardo
Posts: 16
Joined: Tue Nov 08, 2016 9:39 pm
Contact:

Re: About Question enthuware.oce-ejbd.v6.2.570 :

Post by Gerardo »

Thanks for the clarification :)

antoniopaolacci
Posts: 1
Joined: Mon Feb 13, 2017 11:58 am
Contact:

Re: About Question enthuware.oce-ejbd.v6.2.570 :

Post by antoniopaolacci »

EJB Lite is not a product or an implementation, but rather a lightweight subset of the EJB 3.1 spec.
EJB Lite provide the following features:

-Stateless, stateful, and singleton session beans
-Local ejb interfaces or no interfaces
-Interceptors
-Container-managed and bean-managed transactions
-Declarative and programmatic security

so considering,

JTA = Java Transaction Api
JTS = Java Transaction Service is a mechanism for supporting JTA distributed transactions when participants of the transactions reside in multiple Java Enterprise Edition Containers (application servers)
JTX = Java Terminal eXtreme (JTX) is a flexible, high-performance Swing terminal system. (wikipedia)
JMX = Java Management Extension (JMX) allows to insert in a developed java application components and module monitoring performance, called MBean

the JTA option is the correct answer.

Post Reply

Who is online

Users browsing this forum: No registered users and 21 guests