Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ejb

Are EJBs still useful? And what are the Spring Framework ways to replace EJBs?

java spring jakarta-ee ejb

Maven ejb-client generation dependency exclusion

Injecting a Logger into an Ejb using CDI

jakarta-ee ejb cdi

@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