Posted: Mon Mar 29, 2010 6:02 am Post subject: Is the memory captured by EG refreshed after a deployment?
Centurion
Joined: 14 Feb 2008 Posts: 100
Hi All,
We are implementing Tuxedo connection Pooling using Message Broker. We have used the Jolt API's to create a session Pool for Tuxedo calls based on the Users i.e. We create a session Pool using the User Name and then using a connection from the Pool make the Jolt calls. It saves the time required for creating a session and then accessing it. After completing the transaction it is commited so that it is available for the next call. Although it is working successfully there is one glitch in the implementation. Session Pool persists untill a new deployment is made to the EG. But as soon as the deployment is made the session poll goes empty. We need to restart the broker to recreate the session Pool. Is there any way out so that we can maintain the seesion even after the deployment.
Has anybody implemented Tuxedo Connection Pooling using bea Jolt API's? I need few details related to the Session Pool as the documentation provided by bea is not comprehensive.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum