The BigBank scenario is now working end to end (on Linux at least).

To build it, just do make and make install in the sca and the samples directories. BigBank is now part of the build of the samples.

To run the local BigBank client, from $TUSCANY_SCAPP/samples/BigBank/deploy/bin, run ./runclient.sh. The client will call the local BigBank Account service, which will retrieve information on the customer's portfolio, including getting a stock quote from a live Web service (you need connection to the internet to run the sample).

To install and start the BigBank Web service, create a BigBank directory under your Axis2 services directory, copy samples/BigBank/Accounts/services.xml and lib/libtuscany_sca_ws_service.so to it. Edit services.xml and set TuscanySystemRoot to $TUSCANY_SCAPP/samples/BigBank/deploy.
From the Axis2 bin directory, run ./axis2_http_server.

To run the BigBank Web service client, from $TUSCANY_SCAPP/samples/BigBank/deploy/bin, run ./runwsclient.sh.

Could somebody try the equivalent steps on Windows and let us know if there's any problems? or better, if it works as well :) Thanks.

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to