Oracle Service Bus 11g Development Cookbook
by Guido Schmutz (Euro), Edwin Biemond, Jan v Zoggel, Mischa Koelliker, Eric Elzinga
OSB Cookbook standard environment
The OSB Cookbook standard environment is a set of artifacts, representing the environment that most of the recipes make use of.
Part of the environment is a database schema to be installed in an Oracle database, containing a few tables and AQ objects. The database schema can be installed by running the script setup\database\install.cmd.
Another part of the environment is installed on the WebLogic server. This includes artifacts stored in the JNDI tree, such as DataSource or Connection Factories as well as the necessary JMS objects for Chapter 3. These artifacts are installed through a WLST script, which is called from an ANT script. Install it by running the script setup\wlst\install.cmd.
These two scripts are part ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access