Tutorial: About the Simple XML Based Content Management Application
The Simple XML Based Content Management Application (referred
to as CMSXDB from here on) provides users with an easy to use interface to interact
with the Oracle XML DB Repository and perform various content management operations.
This tutorial gives an overview of the CMSXDB, describes how to install and
run the application, and explains the concepts and technologies on which it
is based.
The key goal of this application is to provide the developer an insight into
the Oracle XMLDB Repository and the various features available as APIs. With
the help of a very simple XML based content management application scenario,
this sample demonstrates the various XMLDB capabilities and various XMLDB APIs
to achieve these capabilities. The sample application illustrates following
XMLDB capabilities and
associated APIs : how to store XML content in Oracle XMLDB Repository, version
control XML content, Transform XML content, Search XML Content using Oracle
Text, secure content using Access Control Lists, Exchange XML messages using
Advanced Queuing and much more.
OTN members can download
complete source code, installation instructions, and viewlets that show how
to use the CMSXDB.