Executing addCourse.jsp

We still haven't added any code to put the Course object in the JMS queue. However, if you want to test the JSP and bean, add the project to the GlassFish server configured in Eclipse. To do this, right-click on the configured server in the Servers view of Eclipse and select the Add and Remove... option. Select the web project that we created and click on Finish. Make sure that the server is started and the status is [Started, Synchronized]:

Figure 10.5: Status of GlassFish after adding web project

If the status is Republish, then right-click on the server and select the Publish option. If the status is Restart, right-click ...

Get Java EE 8 Development with Eclipse now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.