Introduction

The main step before deployment of an IBM Cúram Social Program Management application is to package it into .ear (Enterprise ARchive) files. The application (web client, server) and web services application are all packaged into separate .ear files, and the Server Development Environment for Java (SDEJ) provides Apache Ant targets that perform this task.

Before the targets in the following section are executed, the WLS_HOME environment variable must be set, along with the previously set-up environment variables from the Cúram Third Party Tools Installation Guide.

The WLS_HOME variable should point to the server directory of the WebLogic Server installation, for example: d:\weblogic\server or /opt/weblogic/server.