Java Reference
In-Depth Information
To Build and Deploy Duke's Bookstore Using Ant
Before You Begin
Make sure the GlassFish Server is started as described in “ Starting and
Stopping the GlassFish Server on page 41 and the Java DB server is
started as described in “ Starting and Stopping the Java DB Server on
page 43 .
1. In a terminal window, go to:
tut-install /examples/case-studies/dukes-bookstore/
2. Type the following command:
ant all
This command builds, packages, and deploys Duke's Bookstore to the GlassFish
Server.
To Run Duke's Bookstore
1. In a web browser, type the following URL:
http://localhost:8080/dukesbookstore/
2. On the Duke's Bookstore main page, click a book in the graphic, or click one
of the links at the bottom of the page.
3. Use the pages in the application to view and purchase books.
Search WWH ::




Custom Search