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.
This section describes conventions which the demos typically use.
All the demo subdirectories contain the files described in this section that are relevant to the operating system.
Windows | Unix | Description |
---|---|---|
run.bat | run.sh | Commands to build or run the demo. |
runant.bat | runant.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 |
---|---|
The scripts are automatically generated for the product distribution. Much of their content is duplicated for each demo. |
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.