Configurations for stateless_remote_cache
The stateless_remote_cache process shows how to keep an EJB 2.x remote object in cache, when handling a stateless session bean.
| Activity | Description |
|---|---|
| Timer | This activity starts the process at a specific time. |
| EJBHome | This activity uses the test.NewEJBResource EJB Configuration shared resource and performs a JNDI lookup of an EJB 2.x remote object. The Cache Stateless Remote Object check box is selected in Advance tab of this activity. |
| EJBRemote | This activity invokes a remote method on the remote object which is created by the EJBHome activity. The Release Remote Object check box is selected in Advance tab of this activity. |
| EJBRemote1 | This activity invokes a remote method on the remote object which is created by the EJBHome activity. |
Copyright © Cloud Software Group, Inc. All Rights Reserved.