About EJB::Session EJB Bank Example

This project is the root project for the core session bean example.

Project Modules

This project has declared the following modules:

Name Description
EJB::Session EJB Bank::Impl This project is the root project for the core session bean example.
EJB::Session EJB Bank::EJB This project provides an example of the core properties of a session bean.
EJB::Session EJB Bank::WAR This project provides a simple Web interface to the EJB component and is deployed as part of an EAR.
EJB::Session EJB Bank::EAR This projects provides an example EAR for the EJB Session Bank Project. This EAR is assembled here, but tested as a part of the function/integration testing in a sibling project.
EJB::Session EJB Bank::RMI Test This project provides an example of how to conduct functional testing on a component who's runtime environment is an application server.