Introduction  Locate

The demos in Basic Examples will help you get started implementing Web services using SESJ for Java™. Later sections will help you use other features of your choice.

Universal Properties of Demos  Locate

This section describes conventions which the demos typically use.

Files and Directories  Locate

All the demo subdirectories contain the files described in this section that are relevant to the operating system.

WindowsUnixDescription
run.batrun.sh

Commands to build or run the demo.

runant.batrunant.sh

Commands to build or run the demo using a configurable ant script.

build.xml

The ant script.

src

Java source files in package subdirectories.

build

Created when the demo is built. The default place for files created.

[Note]Note

The scripts are automatically generated for the product distribution. Much of their content is duplicated for each demo.

Running Demos Over JMS Transport  Locate

Most demos can be run over JMS transport. To use JMS transport, you must have WSO2 SOA Enablement Server for Java integrated and configured with a JMS provider. Default configuration is set up using the j2eeIntegrate tool.