Author:
RBS8_Amitesh_Sharma

Message:
Dear All,

I am facing an issue in invoking an EJB3 Stateful Bean, after it has been 
removed by the WebSphere container after 10 mins.  

Scenario:
1)Call EJB from UI Processing.
2)After 10 mins of inactivity Stateful EJB Times Out
3)Call EJB from UI Processing -> Here Now the as WebSphere Container has 
removed the bean, it should provide me a new instance with the previous state 
saved(Of removed EJB) in the secondary storage according to the EJB3 
Specification. 

Instead on Activation It is throwing the EJB Removed or Timed Out Error.

Plz help. 

We are primarly using EJBs in our project. This issue has become a shopstopper 
for the project.

To respond to this post, please click the following link:
<http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14591183>

____________________________________
Unsubscribe via the "binocular" icon on the web

Reply via email to