Java Reference
In-Depth Information
Design and Architecture of Duke's Forest
Duke's Forest is a complex application consisting of three main projects and three subpro-
jects. Figure 27-1 shows the architecture of the three main projects that you will deploy:
Duke's Store, Duke's Shipment, and Duke's Payment. It also shows how Duke's Store
makes use of the Events and Entities projects.
FIGURE 27-1. Architecture of the Duke's Forest Example Application
Duke's Forest uses the following Java EE 6 platform features:
• Java Persistence API entities:
• Bean Validation annotations on the entities for verifying data
• XML annotations for Java API for XML Binding (JAXB) serialization
• Web services:
Search WWH ::




Custom Search