Skip Headers
Oracle® Fusion Middleware Administrator's Guide for Oracle Service Bus
11g Release 1 (11.1.1.4.0)

Part Number E15867-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

2 Introduction to Oracle Service Bus

Oracle Service Bus is a configuration-based, policy-driven enterprise service bus. It provides highly scalable and reliable service-oriented integration, service management, and traditional message brokering across heterogeneous IT environments. It combines intelligent message brokering with routing and transformation of messages, along with service monitoring and administration in a unified software product. Oracle Service Bus Console enables you to control the service and policy configurations, and monitor system and operations tasks. Oracle Service Bus relies on Oracle WebLogic Server run-time facilities. For more information, see Oracle Fusion Middleware Concepts and Architecture for Oracle Service Bus.

2.1 Starting Oracle Service Bus Console

  1. Start Oracle Service Bus using one of the following methods:

    • From the Windows Start menu, select:

      Start > All Programs > Oracle WebLogic > User Projects > domain_name > Start Server for Oracle Service Bus Domain.

      Where domain_name represents the name you assigned your Oracle Service Bus domain when you created it. User Projects is the default location in which your domain is created by default.

    • Invoke the startWebLogic command from the root of Oracle Service Bus domain: startWebLogic.cmd or startWebLogic.sh

      A command window is displayed showing status information about WebLogic Server.

      If you started the server in production mode, you are required to enter a valid user name and password to start the server.

  2. When the server starts, enter the following URL in your browser:

    http://hostname:port/sbconsole
    

    where host represents the name of the machine on which WebLogic Server is running and port represents the port number.

    For example, if WebLogic Server is running on your local machine using the default port configuration, enter the following URL in your browser:

    http://localhost:7001/sbconsole

    The Oracle Service Bus Console login page is displayed.

  3. Enter the user name and the password you specified during the installation process.

    Note:

    The username and password for the Oracle Service Bus Examples domain is weblogic / welcome1.
  4. Click Login.

    To log out, click Logout on the banner near the top of the right panel of the Oracle Service Bus Console.

2.2 Customizing Table Views

Use the table customizer to display table information according on your specified settings.

Note that the default sort order for any table is determined by the first column in the table.

  1. Click the Table Customizer icon. Additional fields are displayed.

    You can click Cancel at any time to close this table and retain the original settings.

  2. In the Columns field, select the columns you want to display:

    1. Select a column name from the Available Columns field.

    2. Click the arrow to move this column name to the Selected Columns field.

      An asterisk denotes a required column.

    3. Repeat until you have listed all the column names you want to display in the Selected Columns field.

      In the Selected Columns field, you can use the Up and Down arrows to reorder the column names as required.

  3. To remove columns from being displayed, move the column names from the Selected Columns field to the Available Columns field.

  4. From the Rows list, select the number of rows you want to display on a single page.

  5. Do one of the following:

    • To save these settings and close the table customizer, click Apply.

    • To discard your changes and retain the original settings, click Reset.

2.3 Resource Naming Restrictions

When naming any directory or resource in an Oracle Service Bus configuration, the following characters are allowed:

Characters such as / \ * : " < > ? | are not allowed.