Search code examples
JavaX naming.NameNotFoundException with Jboss/Wildfly, what is the name about?...


javajbossejbwildfly

Read More
How to find InitialContext details in WebSphere?...


ejbwebspherewebsphere-8iiop

Read More
Java EE 6 app with OSGi...


jsfejbosgijava-ee-6

Read More
What is the difference between a Local EJB Interface and View...


jakarta-eeejb

Read More
When should I close a JMS connection that was created in a stateless session bean?...


javaejbactivemq-classic

Read More
When are @PrePassivate and @PostActivate annotations useful?...


jakarta-eeejbejb-passivation

Read More
Is the Microservices architectural Pattern similar to EJB 1.0?...


ejbcomponentsmicroservices

Read More
How should I try to fix java.lang.IllegalStateException in JBoss "is already registered"?...


jbossejbearillegalstateexception

Read More
Injecting EJB into a Spring Boot environment...


springspring-bootjakarta-eeejb

Read More
Unable to access EJB in Spring controller...


javaspring-mvcjakarta-eeejb

Read More
Persistence.xml where to put in eclipse project...


eclipsejpaglassfishejbpersistence.xml

Read More
Document source of JSR 345 (EJB 3.2 Final)...


ejb

Read More
What is the default classpath for EJBs?...


javajakarta-eeejb-3.0ejb

Read More
lookup to EJBHome from Outside the container via Standalone applicatiion failed...


ejbwebspherewebsphere-8

Read More
@Inject a @Stateless-bean into @Singleton/@ApplicationScoped-bean...


jpajakarta-eethread-safetyejb

Read More
Difference between javax.ejb.SessionSynchronization and javax.transaction.Synchronization...


javatransactionsejbejb-3.0jta

Read More
How to inject dependency in datasource with ejb3 and annotations...


javajbossdependency-injectionejbstruts

Read More
Wildfly 17 Elytron: server side authentication with classes from EAR...


authenticationejbwildflyelytron

Read More
JPA 1.0 and Hibernate 3.4 generating FOR UPDATE NOWAIT when locking...


javahibernatejpaconcurrencyejb

Read More
EJB 3.1 @EJB Injection into POJO...


javaejbjava-ee-6ejb-3.1

Read More
Factory returns Bean with EJB injected field Null...


javadependency-injectionejb

Read More
Getting NoClassDefFoundError when deploying application on Tomcat 8.0 server...


javaspringtomcatejbnoclassdeffounderror

Read More
How to change EJB Transaction timeout in Apache TomEE?...


jakarta-eetransactionsejbapache-tomee

Read More
I am getting "javax.naming.NameNotFoundException" on upgrading from spring 2.5 to 4 in my ...


springjbossmigrationejb

Read More
What is the EJB 2 ReadOnlyBean equivalent in JPA.EJB3?...


javajpaejbejb-3.0

Read More
@Asynchronous doesn't work with more than one asynchronous methods in the same class...


asynchronousjakarta-eeejb

Read More
Scheduled task executed twice...


javajakarta-eeejbejb-3.1

Read More
Mocking EJB injection in tests...


javajunitejbeasymock

Read More
org.hibernate.transactionexception nested transactions not supported What am I doing wrong?...


hibernateejb

Read More
IBM Websphere MQ - EJB and MDB migration for Tomcat deployment...


javajmsejbibm-mqspring-jms

Read More
BackNext