Examples and Tutorials for AquaLogic Service Bus 2.5

These examples offer several approaches to learning about and working with AquaLogic Service Bus.

    BEA AquaLogic Service Bus Examples

The examples provided in your AquaLogic Service Bus installation are grouped in the following categories:

  • Loan Application Examples
    The Loan Application examples provide you with a quick and easy out-of-the-box experience of the run time capability of BEA AquaLogic Service Bus. The examples are pre-configured scenarios that use AquaLogic Service Bus proxy services to communicate with business services to route, transform, and validate a loan application. The examples are based on typical business scenarios that benefit from using the proxy services to communicate between clients and business processes.

    The examples are installed automatically as part of the AquaLogic Service Bus installation. They are located in BEA_HOME\weblogic92\samples\servicebus\examples, where BEA_HOME is the top-level directory of your AquaLogic Service Bus installation, and are available from the Start menu.

    To learn how to start the examples server and launch a browser window that displays the AquaLogic Service Bus Examples page, from which you can run the examples, do one of the following:

    • On Windows systems use the Start menu
      StartProgramsBEA ProductsExampleAquaLogic Service BusStart Examples Server
    • Run the startWebLogic command from your Windows or UNIX command line:
      BEA_HOME\weblogic92\samples\domains\servicebus\startWebLogic.cmd
      BEA_HOME/weblogic92/samples/domains/servicebus/startWebLogic.sh

    For complete instructions about running the AquaLogic Service Bus examples server, see Loan Application Examples.

    These examples do not explore the implementation details of creating an AquaLogic Service Bus proxy service. To get more in-depth knowledge of how to design the proxy services and configure the system to support of similar loan application scenarios, follow the instructions provided in each of the tutorials in AquaLogic Service Bus Tutorials.

  • Sample Socket Transport Provider
    Learn how to build and run the sample socket transport provider. The sample serves as an example implementation of a custom transport provider and the sample source code is available to you.

    This sample is installed automatically as part of the AquaLogic Service Bus installation. It is located in BEA_HOME\weblogic92\samples\servicebus\sample-transport, where BEA_HOME is the top-level directory of your AquaLogic Service Bus installation.

    For information about using the Transport SDK to design, create, and deploy a custom transport provider, see the Transport SDK User Guide.

  • Creating XQuery Transformations Using the BEA XQuery Mapper

    Provides examples of how to use the BEA XQuery Mapper tool to create XQuery Transformations that can be imported and used in AquaLogic Service Bus. The XQuery Mapper tool is provided as a plug-in in Workshop for WebLogic Platform, which is installed as part of the AquaLogic Service Bus installation. The XQuery Mapper can be launched from the Start menu on Windows systems:
    StartProgramsBEA ProductsToolsXQuery Mapper

  • .

    BEA AquaLogic Service Bus Tutorials

The tutorials illustrate how to use the AquaLogic Service Bus to do routing, transformation, and validation and to create proxy services that interact with service clients and business services. The tutorials represent typical use case scenarios for BEA AquaLogic Service Bus. You will learn how to configure and use BEA AquaLogic Service Bus to resolve the business scenarios presented in the specified use cases.

This suite of tutorials include instructions about how to create and configure AquaLogic Service Bus proxy services to implement the following scenarios. Complete the first tutorial, Routing a Loan Application, to become familiar with BEA AquaLogic Service Bus, then proceed to the other tutorials:

 

Skip navigation bar   Back to Top