Server implementation

The server implementation of the above IDL must be called _BankAccountImpl if objects of this type are to be created by the GenericFactory and must extend _BankAccountImplBase, which is generated by the IDL compiler. It is part of the Java package bank. You can see full details of this implementation in the stateless CORBA BankAccount sample application distributed in :
  /usr/lpp/cicsts/<username>/samples/dfjcorb
where username is a name you can choose during CICS installation, defaulting to cicsts31.