Halcyon Software Bank Sample

Overview

The Halcyon Software Bank sample provides a simple interface for performing operations on a back account including querying, depositing, and withdrawing. This sample demonstrates the use of VisiBroker Dynamic CORBA with Instant ASP.

Before running this sample, you need to follow the steps below:

  1. Install VisiBroker on both server and client sides, set the classpath for VisiBroker on the server side and set the classpath for VisiBroker and Instant ASP on the client side.
  2. Register VisiBroker and run the server for this Instant ASP CORBA sample on the server side.
  3. Start the Visibroker Smart Agent from the Visibroker program group.
  4. Start the Visibroker OAD from the Visibroker program group.
  5. At a command prompt, change your current directory to <Instant ASP Installation>\lib\classes\corba and, register the object in the Visibroker OAD with the following command:

    oadutil reg -i Bank:AccountManager -o BankManager -java -classpath=<drive>:\iasp\lib\classes\corba Server -a BankManager
  6. Register the idl interface:

    irep -console Bank -> rBank.idl
  7. Start the server:

    vbj Server or java Server
  8. Run the sample on the client side:
  9. Start the Visibroker Location Service on the client side from the Visibroker program group.
  10. Start your web server.
  11. Start Instant ASP proxy service.
  12. Run this sample.

 

If you encounter any problems or errors, please contact info@halcyonsoft.com.


Copyright © 1998-2000, Halcyon Software Inc. All rights reserved.