RESTful Web Services Developer's Guide

ProcedureBuilding and Running the Bookstore Application from a Terminal Window

  1. Open a terminal prompt and navigate to as-install/jersey/samples/bookstore.

  2. Enter mvn glassfish:run and press Enter.

    This will build, package, and deploy the project onto GlassFish using Maven.

  3. In a web browser navigate to:


    http://localhost:8080/Bookstore/