Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Refer to Prerequisites section in ESB Samples Setupsamples setup page.

Building the

...

sample

1. First, let's take a look at the synapse configuration for the ESB used for this sample. We have given a sample below:

...

  • For information on creating database instances, refer to Database Instances. Refer the Sample Setup Guide to see how you can set up the derby database server.
  • For information on creating the two sample XA data sources, refer to section Data Sources.

4.

For more information on starting ESB with different synapse configurations, refer to section Starting Sample ESB Configurations.

5. A message should appear in the command or text Linux console stating the server started successfully.

63. Start the ESB server and log into its management console UI (https://localhost:9443/carbon). In the management console, navigate to Main Menu, click Service Bus and then Source View. Next, copy and paste the above synapse configuration, which helps you explore the example scenario, to the source view 

4. Deploy the back-end service SimpleStockQuoteService, and start the Axis2 server using the instructions given in section Starting Sample Back-End Services.

...

You now have a running ESB instance, databases and a back-end service deployed in your environment.

Executing the

...

sample

We run this setup using the sample Stock Quote Client, which can operate in several modes. For information on this sample client, refer to section Stock Quote Client.

...