Deploying a generated client to an external runtime environment

Once you have generated your own client, you will want to be able to deploy it to a runtime environment.

In order to deploy your client, you will have to create two separate EAR files.

Create these EAR files as follows:

  1. Create an EAR file for your project as follows:
    1. In the business integration view right-click your module and select Export from the list.
    2. In the Select window of the Export wizard, select EAR file, and click Next.
    3. In the EAR export window, select the automatically generated ProjectNameApp name, provide a Destination where your EAR will be stored and click Finish
  2. If you have not already done so, generate a user interface for your human task as described in Generating a client for your human task.
  3. Export the generated client files into an EAR file as follows:
    1. In the business integration view right-click your module and select Export from the list.
    2. In the Select window of the Export wizard, select EAR file, and click Next.
    3. In the EAR export window, select an ClientNameEAR name, provide a Destination where your EAR will be stored and click Finish
  4. Install these two EAR files on your server, and you will be able to start the client.
Related tasks
Customizing an existing client for your human task
Generating a client for your human task
Deploying a generated client to a test environment
Internationalization support in the human task editor

Feedback
(C) Copyright IBM Corporation 2005, 2006. All Rights Reserved.