Posted: Mon Jan 26, 2004 5:12 pm Post subject: Managing Workflow Sessions in Session Bean
Novice
Joined: 17 Nov 2003 Posts: 24 Location: US
Hi all,
We are using Stateful Session Beans for communicating with workflow. The reason we are implementing this as a Stateful session bean is that we dont have to create the ExecutionService object everytime the clients communicates with the workflow. we could just store this as an instance variable in the Session Bean.
Is this the right way for better session management (on the workflow context) ? or is there any other way to acheive this...
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