Table of Contents
- Title and Copyright Information
- Preface
- 1 Overview
-
2
Building Service Cartridges
-
Building a Service Cartridge
- About Java-Based Service Cartridges
- Creating a Service Cartridge Source Directory and Skeleton Properties File
- Defining the Service and Customizing the Properties File
- Generating the Cartridge Source Files
- Customizing the Cartridge Source Files
- Compiling and Packaging the Cartridge
- Performing Unit Tests
- Performing End-to-End Tests
- About the Provided Sample Service Cartridge
- Creating a Service Cartridge Source Directory and Skeleton Properties File
- Defining the Service and Customizing the Skeleton Properties File
- Generating the Cartridge Source Files
- Customizing the Service Cartridge Source Files
- Compiling the Service Cartridge
- Testing in a Standalone Environment
- Deploying Service Cartridges
- Audit Trail Logging
- Device Model Upgrades
- Audit
- Uninstalling Service Cartridges
-
Building a Service Cartridge
- A Service Cartridge Generation Properties
- B Generated Skeleton Service Cartridge Source Files