Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ejb-3.1

CDI Injection of an EJB leads to NullPointerException

Inject EJB into Eclipselink SessionCustomizer to provide Oracle schema name

Cannot run arquillian tests

EJB 3.1 container managed concurrency vs. synchronized

java concurrency ejb-3.1

How should be EJB Stateless Session Bean correctly injected into the web module?

Java EE 6 Injection Into Abstract Class

Are CDI event observer methods compatible with EJBs?

Maven repository for EJB 3.1 API

java maven-2 ejb-3.1

Why does CMT commit on exit of EJB method, when transaction attribute is "Required"?

Can @Resource be used to inject primitives in EJB3.0?

Clean code, stateless session beans and private state

How does @SessionScoped work with EJB? Is CDI only for web-tier?

Add Java EE Security Roles dynamically without using deployment descriptor

How to get all EJB timers?

ejb ejb-3.1

@JsonIgnore and @JsonBackReference are being Ignored

The mystery of Java EE 6 annotations inheritance

@Singleton @Startup @PostConstruct method guaranteed to return before EJBs made available for client calls?

unit testing EJBs with Maven 2 and Glassfish 3

Using EJBContext getContextData - is this safe?

EJB 3.1 @EJB Injection into POJO

java ejb java-ee-6 ejb-3.1