|
In this demo, we present
a service-oriented XML messaging infrastructure utilizing the SOAP standard.
We provide XML messaging procedures that take advantage of Oracle9i functionality
to build reliable and scalable XML-powered distributed applications. The
Oracle9i XML Messaging demo has two main purposes:
- To introduce the
XDK APIs and new Oracle9i XML Messaging features to users with real
application examples.
- To show how to
use the XDK APIs, with examples showing:
- How to take
advantage of XMLType support storing and retrieving XML content
in database.
- How to setup
and publishing content using XSQL servlet.
- How to using
Oracle SOAP to setup XML Messaging services.
- How to use
Oracle AQ to enhance the loosely coupled messaging infrastructure
while providing transaction control and security.
- How to take
advantage of XML Compressor integreted in Oracle XML Parser to keeping
the message payloads light and to improve the efficiency of the
system.
- How to use
XDK to facilitate building end-to-end applications.
The demo contains
source code and deploy/setup instructions.
Prerequisite:
- Oracle9i Database
- XML Developer's
Kit (Java Package), e.g. xdk_java_9_0_2_0_0D.tar.gz
- iAS Application
Server 2.0 ( OC4J) or Tomcat that supports servlet 2.2.
|
Download
the Demonstration
The download includes
installation instructions, Java source code, XSQL source code and SQL
scripts for building the database.
Related Documents
|