Java Reference
In-Depth Information
Properties Files Used in Duke's Shipment
The Duke's Shipment properties files, located in the default package, are
Bundle.properties , containing English strings, and Bundle_es.properties ,
containing Spanish strings. They are identical to the files in Duke's Store.
Deployment Descriptors Used in Duke's Shipment
Duke's Shipment uses the following deployment descriptors:
Building and Deploying the Duke's Forest Case Study Application
You can use NetBeans IDE or Ant to build and deploy Duke's Forest. The prerequisite
task requires Ant.
Prerequisite Task
Before you begin this task, 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 .
To Create the JDBC Realm and Populate the Database
1. Enable Default Principal to Role Mapping on the GlassFish Server, if you
have not done so previously:
a. From the Administration Console, expand the Configurations node, then
expand the server-config node.
b. Select the Security node.
c. Select the Default Principal to Role Mapping Enabled check box.
d. Click Save.
2. In a terminal window, go to:
tut-install /examples/case-studies/dukes-forest/entities/
Search WWH ::




Custom Search