Preparing OSB server to work with OWSM
Before OWSM can be used, we need to create a Metadata Service (MDS) database repository. The OWSM policies will be stored in the MDS and these policies can be used at design time by Eclipse OEPE or the Service Bus console, and at runtime by the OSB server. The second step is to extend our OSB domain with the OWSM and the Enterprise Manager optons.
This recipe will show how to create an OWSM-enabled OSB domain.
Getting ready
For this recipe, you will need the following in place. A WebLogic domain which has the OSB version 11g R1 option will need to be enabled.
An Oracle Database in version 10g R2, 11g R1, or 11g R2. The database should be on the latest patch set.
A database schema user which has the
sysdba
privilege that can be used by the Repository Creation Utility (RCU).Download the Repository Creation Utility. It can be downloaded from http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html, here we should accept license agreement...