@PreUpdate entity callback not running in caller's context when Container Managed Transactions are used
Issue
- EJBContext is null when trying to retrieve in entitylistener for entitycall back @Preupdate. However it is not null for @PrePersist.
InitialContext jndiContext = new InitialContext();
return (EJBContext)jndiContext.lookup("java:comp/EJBContext")
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.1.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.