Enterprise Java Development@TOPIC@

Chapter 54. Getting Started

54.1. Start the Application Server
54.2. Build Solution
54.3. Build Exercise
54.4. Import Exercise into IDE
54.4.1. Exercise Modules
54.4.2. Impl Module Source Tree
54.4.3. EJB Module Source Tree
54.4.4. EAR Module Source and Deployable Artifact Tree
54.4.5. WAR Module Source Tree
54.4.6. RMI IT Test Module Source Tree
54.5. Summary

In this section of the lab we will be getting the environment ready and getting you familiar with the modules you will be working with.

Start off by building the solution to verify the environment os setup correctly.

Now build the starting point for the exercise. Many things have been turned off but it should build successfully.

Import the jpatickets-labex module and its children into your IDE to begin the changes to the exercise. The following shows the source trees for the modules you will be working with.

The overall project is a six (6) module project with one(1) parent and five (5) child modules; impl, ejb, ear, war, and test.

During this setup you started you