Using the CHA

To use the CHA to access the data contained in a CHA context residing within a remote CHA server, a service or business process does the following:
  1. Instantiate a named context in the client. This creates a CHASession EJB. The client side context gets a handle to the CHAInstance (containing the server side context) in the server side.
  2. Invoke an instance method on the named context.