beautypg.com

Project operations, 2 creating a project, Creating a project – Sun Microsystems 5.1.1 User Manual

Page 107

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

107

Sun Microsystems, Inc.

Figure 53 shows the output form.

Figure 53 Server Sample Project: Output Form

The input for the Project is a name/value pair, and it returns the entire list of
parameters. A DTD file (HTTPS_ParamList.dtd) is used to marshal the list, so you
must use the DTD wizard to convert this file to an eGate OTD.

Project Operations

The prjHTTPServer_JCD Project operates as follows:

ƒ

HTTPServer1

: The HTTP server external application or system; the HTTPS eWay

handles inbound communication with this system.

ƒ

jcdHttpServer1

: Receives instructions from the HTTP server external application

via the HTTPS eWay.

7.4.2

Creating a Project

The first step is to create a new Project in the Enterprise Designer.

1

Start the Enterprise Designer.

2

From the Project Explorer tree, right-click the Repository and select New Project. A
new Project (Project1) appears on the Project Explorer tree.

3

Right-click Project1 and select Rename form the shortcut menu. Rename the Project
(for this sample, prjHTTPServer_JCD).