Getting Started with Enterprise JavaBeans™

G

Message-Driven Beans

Tutorial Home Section Home Previous Next Section

Get

Get

Deploying the Rock Survey, Take 3

     This time, instead of creating everything from scratch, we'll use a copy of the EAR from the Take 2 version and modify it to meet this version's needs. Follow the directions carefully.


     Create the destination queue
     Create new application
     Create new Enterprise JavaBean component — RockSurveyMDBean
     Create new Enterprise JavaBean component — RockSurvey3Bean
     Modify the Web component
     Deployment

     The Survey3App application is deployed.

     If you look in the Survey3 folder, you will see that it now contains Survey3App.ear and Survey3AppClient.jar. To run the Survey3App, start both J2EE and Cloudscape, then start up your browser and enter http://localhost:8000/Alice. When the Alice's World home page appears, click on the "Alice's Surveys - Take 3" link.



Tutorial Home Section Home Previous Next Section