Oracle9i Application Developer's Guide - Advanced Queuing
Release 1 (9.0.1)

Part Number A88890-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Internet Access to Advanced Queuing, 2 of 9


Overview of Advanced Queuing Operations Over the Internet

Figure 17-1 shows the architecture for performing AQ operations over HTTP. The major components are:

The AQ client program sends XML messages (conforming to IDAP) to the AQ servlet. Any HTTP client, for example Web browsers, can be used. The Web server/ServletRunner hosting the AQ servlet interprets the incoming XML messages. Examples include Apache/Jserv or Tomcat. The AQ servlet connects to the Oracle database server and performs operations on the users' queues.

Figure 17-1 Architecture for Performing AQ Operations Using HTTP

Text description of adq81430.gif follows
Text description of the illustration adq81430.gif

See "Using HTTP to Access the AQ XML Servlet" and "Using HTTP and HTTPS for Advanced Queuing Propagation" for details.

Figure 17-2 shows additional components in the architecture for sending AQ messages over SMTP:

The email server verifies client signatures using certificates stored in LDAP and then routes the request to the AQ servlet.

Figure 17-2 Architecture for Performing AQ Operations Using SMTP

Text description of adq81431.gif follows
Text description of the illustration adq81431.gif

See "Using SMTP to Access the AQ Servlet" for more details.


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback