The EJB Tutorial Sample demonstrates a complete WebLogic Workshop application that integrates EJBs, EJB controls, and page flow technologies.
The EJB Tutorial Sample application allows a user to enter information about bands and a band's recordings, and obtain user rating information on recordings. The application contains the following components:
The Tutorial: Enterprise JavaBeans gives step by step instructions for building this application from scratch.
Note. The Enterprise JavaBean tutorial uses additional client applications to test intermediate stages of EJB construction. In addition, different database tables are used to store information and other JNDI names are used to avoid naming conflicts. However, in all other aspects the EJB Tutorial sample and EJB Project tutorial applications are identical.
Use of stateless session beans
Use of CMP entity beans
Entity relations
Use of message-driven beans
This sample is located at:
BEA_HOME\weblogic81\samples\platform\EJBTutorial_Sample\EJBTutorial_Sample.work
To Run the Sample
BEA_HOME/weblogic81/samples/domains/workshop/startWebLogic.sh