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:
- 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.
- Invoke an instance method on the named context.