This sample demonstrates a basic application that shows a basic web services that receives a message and returns a response, both in a synchronous and asynchronous manner. Instead of running this finished sample, you can create this application by running the tutorial Getting Started: Web Services.
The sample application allows a name to be passed to a web service which returns a greeting. Both a synchronous and asynchronous approach is implemented. The application contains the following component:
Using synchronous methods on web services
Using asynchrony with web services.
This sample is located at:
BEA_HOME\weblogic81\samples\platform\GettingStarted_WebServices_Sample\GettingStarted_WebServices_Sample.work
To Run the Sample
BEA_HOME/weblogic81/samples/workshop/startWebLogic.sh