Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ejb-3.1

EJB Stateless Initialization Pattern

EJB 3.1 singleton in cluster

Controlling CDI Startup inside EJB 3.1

What is the difference between mappedName and lookup attributes of @Resource annotation in EJB?

what is the purpose of including empty beans.xml in CDI implemenations projects?

How to Inject a Bean with EJB 3.1 before the class constructor runs?

How to write EJB 3.1 client for WebSphere 8.5?

Do I need to use @Remote when I want to expose an EJB to a different application on same app server?

Why @Singleton over @ApplicationScoped in Producers?

Startup bean not called

How to inject a @Named bean into a Junit test

java junit java-ee-6 cdi ejb-3.1

Java EE 6 - The Persistent Domain Objects pattern - any successes?

Cancelling an @Asynchronous EJB call

Does CDI make sense if there is no Web layer and hence no HTTP session?

java java-ee-6 cdi ejb-3.1

Can an EJB bean implement multiple interfaces?

Injecting EJB 3 into Spring Bean

spring jboss7.x ejb-3.1

@Asynchronous not resulting in async invocation of EJB method in JBossAS7

Hold session in stateful EJB 3.1 bean?

In TDD, why OpenEJB and why Arquillian?

tdd ejb ejb-3.1 openejb

Maven 2 & Packaging ejb vs jar

java maven-2 ejb-3.1