Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Right Click on WebJMS project and select Export->war file.





  2. Browse to a convenient location to save the exported project.





  3. Once done select save. This will save the file as WebJMS.war.





  4. Select Finish.





  5. Start the server and Launch Administrative console.


  6. Under Applications. Select Deploy New.





  7. In the Install New Applications window. Select Browse.





  8. Browse to the directory where the application was exported. Select Open.





  9. Once done. Select Install.





  10. You will get the following message once the application is successfully deployed.





  11. Launch the application using http://localhost:8080/WebJMS. Fill in the required information and Select Submit.





  12. Once your request is successfully sent to administrator you will get the following message.





  13. Once the administrator login he/she will receive the request sent by user. Launch the AdminServlet using the following http://localhost:8080/WebJMS/AdminServlet.