Understanding the Configuration

The project contains the ZipInfoService process that provides city information about a zip code. JMS is used for the transport. The project represents a simple JMS based service using SOAP.

The getCityDistance and getCityInfo operations are implemented in the ZipInfoServiceprocess.

The sample also includes a test client process called TestService.bwp, that invokes the ZipInfoService process.