About this document
EJB Application Setup Guide by Rahul Vichare is a document available to read on EtoBox.
The document describes creating an EJB application in Glassfish server. It involves creating an EJB module, interface and session bean class that implements the interface. A descriptor file is created to set the JNDI name for the bean. The bean is then deployed and its method is called from a main class by looking it up using JNDI.
- Author
- Rahul Vichare
- Language
- EN