After you build or import the sample, you can test the
StockQuote application in the integrated test client or the debugger.
The Stock Quote sample incudes some runtime components;
a real-time Web service and a delayed Web service that generate quotes
randomly for the symbol specified in the test client, and a Derby
database that has preloaded customer data. Before you test the sample,
you must run scripts to install the runtime components; You only need
to run the scripts once. Then, to run the sample, add the StockQuoteApp
project to the server and launch the test client.