Implementing the https eway jcd sample projects, 1 about the https eway jcd sample projects, Chapter 7 – Sun Microsystems 5.1.1 User Manual
Page 95: About the https eway jcd sample projects
 
HTTPS eWay Adapter User’s Guide
95
Sun Microsystems, Inc.
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
Building and Deploying the prjHTTPClient_JCD Sample Project
Building and Deploying the prjHTTPServer_JCD Sample Project
7.1
About 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.