ejb

EJB-Stateless implementation using Remote JNDI Lookup

This tutorial is another part of JavaEE project tutorial series, in this part we demonstrate how to perform JNDI lookup on the Remote Interface Implementation on EJB. In this step by step tutorial we demonstrate the JNDI properties method with Context naming Tools Used: Eclipse JavaEE – Juno, Wildfly 8.1.0 This tutorial is next part …

EJB-Stateless implementation using Remote JNDI Lookup Read More »

EJB implementation using Local Interface

JavaEE EJB stateless session bean implementation using Local Interface, EJB injection in ManagedBean using Local Interface. EJB injection in JSF web application. This is one of two part EJB implementation tutorial, further it is fourth tutorial from the JavaEE application development series. Tools Used: Eclipse JavaEE – Juno, Wildfly 8.1.0 This tutorial is next part …

EJB implementation using Local Interface Read More »

JavaEE7 project set up with Eclipse, Wildfly, MySql, JPA, Hibernate, EJB, CDI, JSF and RS

This is second part of the multi part series of JavaEE web application. In this part we demonstrate how to create project structure using EJB, JSF, JPA, Hibernate, CDI and RS etc. This step by step tutorial is created using Eclipse for Java EE and with Wildfly web application container to deploy the application. This …

JavaEE7 project set up with Eclipse, Wildfly, MySql, JPA, Hibernate, EJB, CDI, JSF and RS Read More »