About EJB::Web::Inventory Example

This project is the root project for an example that deployes an EJB in a WAR and exposes remote API thru JAX-RS and JAXB.

Project Modules

This project has declared the following modules:

Name Description
EJB::Web-oriented EJB::Customer EJB This project provides an example of an EJB component that will be deployed within a WAR.
EJB::Web-oriented EJB::JAX-RS Inventory WAR This project provides a demonstration of flexible EJB deployment of EJBs within a WAR and the exposure of those EJBs through the web as resources using JAX-RS and JAXB.
EJB::Web-oriented EJB::RMI Test This project contains integration tests to verify the RMI functionality of a WAR-deployed EJB.