Building SMODL Service in Eclipse

Overview

This tutorial is the first of two articles on SMODL services. In this part we will guide the reader through the SMODL service development process. In the next article our simple service will grow into a user-profile registry which requires a session management and a role validation. Test service implementation is available online.

The series takes an example-based approach to describe advantages of Smodl Development Suite. We rely on the Eclipse IDE for Java EE Developers for its support for most popular application servers and its ability to deploy projects to servers directly from within the IDE and last but not the least – for its public license.

Prerequisites

You will need the following software to build the project: