Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ejb

@Stateless or @Singleton instead of static helper class?

Invoke EJB from WildFly safely

java ssl ejb wildfly

Inject mocks to Abstract class using mockito

How to share business logic among multiple applications

Why a pool of stateless EJB is needed

java ejb server pool

EJB testing strategies?

NullPointerException in sessionContext.getCallerPrincipal()

@Asynchronous EJB and hibernate connection issues

Cancelling an @Asynchronous EJB call

EJB weblogic.ejb20.cache.CacheFullException

I can't setup my jndi.properties to access remote EJBs on Jboss 5

java jboss ejb ejb-3.0 jboss5.x

JPA with EJB with separated DAO and Service Layers

java jpa ejb

Transaction cannot proceed STATUS_MARKED_ROLLBACK when running on jboss standalone

class cast exception in narrow a jndi reffrence in ejb

java eclipse ejb jndi narrowing

Why Stateless EJBs are pooled?

java spring jakarta-ee ejb

Maven EAR module and EJB dependencies tests

Java EE 6: How to add web module on top of application client

jsf jpa netbeans jakarta-ee ejb

does @EJB Annotation work for remote call?

Managing very long time operations with Java

java rest jakarta-ee ejb jms

What is the point of having global variable in a Stateless Session Bean?