Sun Microsystems 5.1.1 manual Implementing the Https eWay JCD Sample Projects

Models: 5.1.1

1 114
Download 114 pages 56.55 Kb
Page 95
Image 95

Chapter 7

Implementing the HTTPS eWay JCD Sample Projects

This chapter provides an introduction to the HTTPS eWay JCD components, and information on how these components are created and implemented in a Sun Java Composite Application Platform Suite Project. Sample Projects are designed to provide an overview of the basic functionality of the HTTPS eWay by identifying how information is passed between eGate and supported external systems via HTTPS.

It is assumed that you understand the basics of creating a Project using the Enterprise Designer. For more information on creating an eGate Project, see the eGate Tutorial and the eGate Integrator User’s Guide.

What’s in This Chapter

ƒAbout the HTTPS eWay JCD Sample Projects on page 95

ƒImporting a Sample Project on page 96

ƒBuilding and Deploying the prjHTTPClient_JCD Sample Project on page 96

ƒBuilding and Deploying the prjHTTPServer_JCD Sample Project on page 104

7.1About the HTTPS eWay JCD Sample Projects

The HTTPS eWay HTTPS_eWay_Sample.zip file contains two sample Projects that provide basic instruction on using HTTPS operations with Java Collaboration Definition (JCD).

The prjHTTPClient_JCD sample Project allows you to observe an end-to-end data- exchange scenario involving eGate and the HTTPS eWay. The Project also demonstrates how the HTTPS eWay uses the GET and POST commands to request and receive data from a specific Web site.

The prjHTTPServer_JCD sample Project demonstrates how the HTTPS eWay can receive information via HTTP from a server.

HTTPS eWay Adapter User’s Guide

95

Sun Microsystems, Inc.

Page 95
Image 95
Sun Microsystems 5.1.1 manual Implementing the Https eWay JCD Sample Projects, About the Https eWay JCD Sample Projects