beautypg.com

8 creating and activating the deployment profile, 9 creating and starting the domain, 10 building and deploying the project – Sun Microsystems 5.1.1 User Manual

Page 104: 11 running the sample, Creating and activating the deployment profile, Creating and starting the domain, Building and deploying the project, Running the sample, Creating and activating the deployment, Creating and starting the domain” on

background image

Chapter 7

Section 7.4

Implementing the HTTPS eWay JCD Sample Projects

Building and Deploying the prjHTTPServer_JCD Sample Project

HTTPS eWay Adapter User’s Guide

104

Sun Microsystems, Inc.

7.3.8

Creating and Activating the Deployment Profile

Deployment Profiles are used to assign Collaborations and message destinations to the
Integration Server and message server. Deployment profiles are created using the
Deployment Editor.

Follow the steps outlined in

“Creating and Activating the Deployment Profile” on

page 80

to create and deploy a deployment profile for the prjHTTPClient_JCD Project.

7.3.9

Creating and Starting the Domain

To deploy your Project you must first create a domain. After the domain is created, the
Project is built and then deployed.

Follow the steps outlined in

“Creating and Starting the Domain” on page 81

to create

and deploy a domain for the prjHTTPClient_JCD Project.

7.3.10

Building and Deploying the Project

The Build process compiles and validates the Project’s Java files and creates the Project
EAR file. Follow the steps outlined in

“Building and Deploying the Project” on

page 82

to build and deploy the prjHTTPClient_JCD Project.

7.3.11

Running the Sample

The prjHTTPClient_JCD Project includes the following sample files:

ƒ

Get_Input.xml.~in

(input file)

ƒ

Post_Input.xml.~in

(input file)

ƒ

HttpClient_JCD_output0.htm

(sample output file example)

ƒ

HttpClient_JCD_output1.htm

(sample output file example)

To run your deployed sample Project, do the following:

1

From your configured input directory, paste (or rename) the sample input file to
trigger the eWay.

2

From your output directory, verify the output data.

7.4

Building and Deploying the prjHTTPServer_JCD
Sample Project

The HTTPS eWay server sample Project prjHTTPServer_JCD demonstrates how the
HTTPS eWay receives information via HTTP from a server. Resulting or confirming
information is then written to a data file.

ƒ

Project Overview

on page 105