The bank example code developed in this tutorial can be found in LispWorks installation folder, under:
lib/8-1-0-0/examples/corba
This folder has several subfolders.
bank, which contains the IDL that defines the CORBA interface to the server (the file bank.idl).bank/client, which contains the implementation of the client.bank/server, which contains the implementation of the server.
Developing Component Software with CORBA® - 18 Feb 2025 15:39:51