Java Reference
In-Depth Information
Running the Duke's Bookstore Case Study Application
You can use either NetBeans IDE or Ant to build, package, deploy, and run the Duke's
Bookstore application.
To Build and Deploy Duke's Bookstore Using NetBeans IDE
Before You Begin
You must have already configured GlassFish Server as a Java EE server
in NetBeans IDE, as described in “ To Add GlassFish Server as a Server
in NetBeans IDE on page 40 .
1. From the File menu, choose Open Project.
2. In the Open Project dialog, navigate to:
tut-install /examples/case-studies/
3. Select the Open as Main Project check box.
4. Click Open Project.
5. Right-click dukes-bookstore in the project pane and select Deploy.
This will build, package, and deploy Duke's Bookstore to the GlassFish Server,
starting the Java DB database and GlassFish Server if they have not already been
started.
Search WWH ::




Custom Search