Oracle Message Broker Adminstration Guide
Release 2.0.1.0

Part Number A65435-01

Library

Product

Contents

Index

Go to previous page Go to next page


Preface

The Oracle Message Broker Administration Guide provides instructions for configuring and using the Oracle Message Broker. The Oracle Message Broker implements a version of the Java Message Service (JMS) API. This guide shows the components and commands that allow you to work with the Oracle Message Broker.

Intended Audience

This guide is intended for anyone who needs to work with the Oracle Message Broker. It assumes that you are familiar with the common commands on a Windows NT system, or on a Unix system.

Structure

This guide contains fourteen chapters and one appendix:

Chapter 1  

Introduction, provides an introduction to the Oracle Message Broker and its features.  

Chapter 2 

Quick Start, provides instructions and samples that show you how to quickly set up and use the Oracle Message Broker. 

Chapter 3  

JMS Programming, describes the procedures for basic JMS programming using the JMS API with the Oracle Message Broker. 

Chapter 4 

Administration, describes the organization of the Oracle Message Broker's directory entries, and the Oracle Message Broker administrative commands and utilities. 

Chapter 5 

Oracle Message Broker Features, includes advanced programming features and Oracle Message Broker JMS provider specific information. 

Chapter 6 

Oracle Message Broker Extensions, covers Oracle Message Broker features that are not part of the JMS Specification. 

Chapter 7 

Message Servers and Drivers, describes the Oracle Message Broker features that allow programmers to store JMS messages and use existing Message Oriented Middleware (MOM) products. 

Chapter 8 

Oracle Message Broker Propagation, describes the Oracle Message Broker components that control the transfer of messages between Oracle Message Brokers using either IIOP or HTTP protocols.  

Chapter 9 

Oracle Message Broker C++ API, contains instructions for using the Oracle Message Broker C++ API. The C++ API allows clients to write C++ code that uses the Oracle Message Broker. 

Chapter 10 

Logging and Troubleshooting, contains information on the Oracle Message Broker logging file. 

Chapter 11 

Administration GUI, contains information on the Oracle Message Broker Manager that is used for performing administration tasks. 

Chapter 12 

Security, contains information on the Oracle Message Broker security features. 

Chapter 13 

Lightweight Configuration, contains information on Oracle Message Broker configuration using Java properties and files, instead of the LDAP Directory. 

Chapter 14 

Asynchronous Component Invocation, describes the ACI feature. The ACI feature links JMS, as provided by the Oracle Message Broker, to applications running in the Oracle Database Server. 

Appendix A 

Oracle AQ Driver ADTs, describes the JMS ADTs that the Oracle Message Broker supports with the AQ Driver. 

Related Documents

For details on JMS, refer to the Java Message Service documentation and the Java Message Service specification available from Javasoft at the following site,

http://www.javasoft.com/products/jms

Conventions

The following conventions are used in this manual:

Convention  Meaning 

.
.

Vertical ellipsis points in an example mean that information not directly related to the example has been omitted. 

. . .  

Horizontal ellipsis points in statements or commands mean that parts of the statement or command not directly related to the example have been omitted. 

boldface text 

Boldface type in text indicates a term defined in the text, the glossary, or in both locations. 

< >  

Angle brackets enclose user-supplied names. 

[ ]  

Brackets enclose optional clauses from which you can choose one or none. 

courier 

Text to be entered exactly as it appears. 


Go to previous page Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index