Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ejb-3.1

EJB injection in Glassfish webapp

Testing EJB 3.1 applications with Embedded containers

Bean not getting injected in EJB 3.1, only this bean has this behaviour

CDI inject EJB into POJO on Glassfish v3

java ejb glassfish-3 cdi ejb-3.1

Accessing a EJB from a POJO

java java-ee-6 ejb-3.1

Singletion EJB an Async method (LockType.Write) block till the method processes or will it release lock as soon as it returns the control to client?

How to properly use @Alternative for client implementations

shared ejb 3 for multiple web project with glassfish

'Bean does not have a public constructor that does not take parameters' error despite clearly having one?

ejb - Details requried on javax.annotation.ManagedBean

java java-ee-6 ejb-3.1

Is inheritance allowed for EJB3 Stateless Session Beans?

Transactions on remote EJB calls

Java EE DAO without EJB

jpa ejb ejb-3.1

Local stateless EJB injection within singleton startup EJB

How to manually set/propagate security context information e.g. Principal for JBoss 7 (over JBoss remoting 2)