Part III. Starting JEUS

Table of Contents

7. Introduction
8. Configuring a JEUS System
8.1. Overview
8.2. Configuring Basic Environment Variables
8.3. Adding and Configuring Managed Servers
8.4. Adding Data Sources
8.5. Starting and Stopping Servers in WebAdmin
9. Using Web Tier
9.1. Example
9.2. Compilation
9.3. Deployment
9.4. Execution Result
10. Using EJBs
10.1. Session Bean Example
10.1.1. Sample Code
10.1.2. Compilation
10.1.3. Deployment
10.1.4. Execution Result
10.2. Java Persistence API Example
10.2.1. Sample File
10.2.2. Compilation
10.2.3. Deployment
10.2.4. Execution Result
11. Using Web Services
11.1. Creating Web Services
11.1.1. Creating a Web Service in Java
11.1.2. Creating a Web Service From WSDL
11.2. Building Web Service Clients
11.2.1. Developing a Java SE Client