Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jakarta-ee

Why do EJB beans with bean-managed transactions act as a "transaction barrier"?

How to make each user access resources at a specific location according to their authority/role in JAAS?

Fetching JPA @OneToMany collection returns empty

Hibernate - CMT EJB using programmatic transaction idiom

Making @Schedule run only once in a clustered environment

Voice to text java application with Dragon(DNS) API

jakarta-ee bluedragon

How do you make sure that an EJB timer is only created once in a Java EE clustered environment?

jakarta-ee ejb websphere

When will Weblogic Server support Java EE 8?

How can I override an EJB 3 session bean method with a generic argument - if possible at all? [closed]

Do common JARs have to be repeated across WARs in an EAR?

Java Execution Context Class Explain

spring jakarta-ee java

Disadvantages of J2EE session management in ColdFusion

JPA Query optimization by avoiding JOIN to lookup table?

Is the @Resource annotation applied when a Stateless EJB is deserialized?

java jakarta-ee ejb-3.0

How do I combine @Asynchronous and Weld/CDI Events and @Observes(during=TransactionPhase.AFTER_COMPLETION) in Glassfish 3.1

log4j postgres in Java EE

How to lock and reload an entity correctly

Why is ServletConfig obj passed to init() of GenericServlet when the class implements the interface?

java jakarta-ee servlets

Return @Async method result in Spring MVC and return it to Ajax client

java.sql.SQLException: Schema 'ROOT' does not exist