Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ejb

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

jakarta-ee ejb websphere

Can remote stateless session bean references be cached in EJB3?

"Unable to convert ejbRef for ejb" on CDI (Weld) injection of @Stateless EJB into @SessionScoped JSF2 bean in Glassfish

How to identify EJB entity property changes in @PreUpdate?

Is there something that behaves like .wait() and .notify() in EJB environment?

java multithreading ejb

Stateless ejb does not remove the pool

java memory-leaks jboss ejb

how to call stored procedure with multiple in and out parameters using entity manager

Is it possible to invoke methods of secured EJBs through message-driven beans?

Modify configuration properties of ejb-jar.xml during deployment in GlassFish 4.0

When is the @Initialized(ApplicationScoped.class) event sent in CDI?

java jakarta-ee ejb cdi

EJB and Synchronization

How do I call a remote EJB in an EAR from another?

Glassfish port unification causes web service deployment exception

EJB 3 Stub generation

java ejb

How can I coordinate a single ejb timer deployed to multiple servers within my WebLogic cluster?

JPA disable auto save

java jpa netbeans ejb

Should I use Bean Validation with EJB 3.1, JSF2.0 and JPA?

java validation jsf jpa ejb

Exposing EJB method as REST service

rest ejb

JNDI injection of app name doesn't work, lookup does

java jakarta-ee ejb

Java EE Scheduled task