Skip Headers
Oracle® Application Server Integration InterConnect Adapter for HTTP Installation and User's Guide
10g Release 2 (10.1.2)
Part No. B14074-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

1 Introduction

This chapter provides an overview on how to use Oracle Application Server Integration InterConnect (OracleAS Integration InterConnect) Adapter for Hypertext Transfer Protocol (HTTP adapter). This guide provides information about installing and configuring the HTTP adapter to use either Secure Socket Layer (SSL) functionality (HTTPS) or non-SSL functionality (HTTP).

This chapter contains the following topics:

1.1 HTTP Adapter Overview

The HTTP adapter enables an HTTP application to be integrated with other applications using OracleAS Integration InterConnect. The HTTP adapter is useful in all Enterprise Application Integration (EAI) environments that use HTTP. EAI is the integration of applications and business processes within the same company.

The HTTP adapter can monitor incoming HTTP requests received by the HTTP adapter servlet. The HTTP adapter is also capable of sending messages to remote Web servers by proxy host. The payload for this adapter can be XML data or D3L data.

Figure 1-1 depicts the data flow of incoming messages from an HTTP client to OracleAS Integration InterConnect. Incoming messages are sent to a servlet provided by the HTTP adapter. The servlet sends the message to an HTTP receiver in the adapter through Remote Method Invocation (RMI).

Figure 1-1 Incoming Messages

Description of asiht001.gif follows
Description of the illustration asiht001.gif

depicts the data flow of outgoing messages from OracleAS Integration InterConnect to a remote Web server. Outgoing messages are sent from an HTTP sender object in the adapter to the remote Web server.

Figure 1-2 Outgoing Messages

Description of asiht002.gif follows
Description of the illustration asiht002.gif


See Also:

Oracle Application Server Security Guide for additional information about SSL and Oracle Wallet Manager

1.2 HTTP Adapter System Requirements

The following sections describe the HTTP adapter system requirements:

1.2.1 Hardware Requirements

Table 1-1 lists the hardware requirements for the computer where the HTTP adapter will be installed.

Table 1-1 Hardware Requirements

Hardware Windows UNIX
Disk Space 500 MB 500 MB
Memory 128 MB 128 MB

1.2.2 Software Requirements

The following sections describe the HTTP adapter software requirements:

1.2.2.1 Operating System Requirements

Table 1-2 lists the operating system requirements for the computer where the HTTP adapter will be installed.

Table 1-2 Operating System Requirements

Operating System Version
HP Tru64 HP Tru64 UNIX (Alpha) 5.1b
HP-UX HP-UX (PA-RISC) 11.11, 11.23
IBM AIX AIX (POWER) version 5.2
Linux (x86) Red Hat Enterprise Linux 2.1, 3.0

SuSE SLES8, SLES9

Sun SPARC Solaris Sun SPARC Solaris 2.8 and 2.9
Microsoft Windows Windows XP Professional, Windows 2000( SP3 or higher)

1.2.2.2 JRE Requirements

OracleAS Integration InterConnect uses Java Runtime Environment (JRE) 1.4, which is installed with its components.

1.2.2.3 Servlet Requirements

The HTTP adapter requires Oracle Application Server Containers for J2EE (OC4J), which is provided by Oracle Application Server. OC4J is not required to be installed on the computer where the HTTP adapter is installed.


See Also:

Oracle Application Server Containers for J2EE User's Guide for additional information on OC4J

1.3 HTTP Adapter Features

The HTTP adapter has the following features:

1.4 Known HTTP Adapter Limitations

The HTTP adapter has the following limitations: