The bank example code developed in this tutorial can be found in LispWorks installation folder, under
lib/7-0-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 clientbank/server
, which contains the implementation of the serverDeveloping Component Software with CORBA - 14 Feb 2015