Using the AquaLogic Service Bus Console

     Previous  Next    Open TOC in new window    View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Introduction

This section includes the following topics:

 


What is BEA AquaLogic Service Bus?

BEA AquaLogic Service Bus is a configuration-based, policy-driven Enterprise Service Bus (ESB). It is targeted for highly scalable and reliable service-oriented integration, managing services, and providing 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. AquaLogic Service Bus Console enables you to control the service and policy configurations, and monitor system and operations tasks. AquaLogic Service Bus relies on WebLogic Server run-time facilities. For more information, see BEA AquaLogic Service Bus Concepts and Architecture.

Overview of the BEA AquaLogic Service Bus Console

The following table lists the available modules in the AquaLogic Service Bus Console and summarizes the tasks associated with each.

Table 1-1 Modules and Tasks in AquaLogic Service Bus
Module
Associated Tasks
Change Center
Project Explorer
 
Monitoring
Reporting
Resource Browser
See Overview of Resource Browser for a list of tasks associated with this module.
Security Configuration
System Administration

Starting AquaLogic Service Bus Console

To Start BEA AquaLogic Service Bus Console
  1. Start BEA AquaLogic Service Bus using one of the following methods:
    • From the Windows Start menu, select:
    • StartArrow symbolProgramsArrow symbolBEA ProductsArrow symbolUser ProjectsArrow symboldomain_name Arrow symbolStart Server for AquaLogic Service Bus Domain.

      Where domain_name represents the name you assigned your AquaLogic 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 AquaLogic Service Bus domain: startWebLogic.cmd or startWebLogic.sh
    • An MS-DOS window is displayed showing status information about WebLogic Server.

      Note: If you started the server in production mode, you are required to enter a valid user name and password to start the server. For more information, see the AquaLogic Service Bus Installation Guide.
  2. When the server starts, enter the following URL in your browser:
  3. 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 AquaLogic Service Bus Console login page is displayed.

  4. Enter the user name and the password you specified during the installation process.
  5. Click Login.
To Log Out of the AquaLogic Service Bus Console

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


  Back to Top       Previous  Next