Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  1. Under project explorer right click on StatefulBean project and select Export->EJB jar file.



  2. Browse to a destination and Select Finish.
  3. Similarly export StatefulClient project.
  4. Launch the administrative console with http://localhost:8080/consoleImage Removed. Under application select Deploy New.



  5. Browse to the StatefulBean project and select Install.



  6. Similarly deploy StatefulClient project.
  7. Launch the application using the link http://localhost:8080/StatefulClient/PersonalInfo.jspImage Removed. Fill up the form and select SubmitQuery.



  8. Once you submitt the current page, next page will be displayed wherein you need to enter your Billing Information. Once done select SubmitQuery.



  9. Later you can verify the database which is populated with the user data.