Hi, This might be a dumb question but please do enlighten as there're still alot about EJB I didn't know about. : )
"[EMAIL PROTECTED]" wrote : I can only guess without the previous parts of your log. | 2) The session was removed because previously a | system error occurred for that session. | >From your 2) statement, does it means if any EJBException/RemoteException or >other Exception get thrown from a stateful session bean, the bean's session >will be automatically removed? Hence, "java.rmi.NoSuchObjectException: Could >not activate; failed to restore state;" occurred when client to call the >bean's method again. Is it what you mean? Can you recommend any resources that I can read about stateful session bean with JBoss, especially DD elements usage (ie. u mentioned standardjboss.xml <remover-period>)? I have yet to be able to find such resources about this topic. Million thanks... Regards, bb View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3880714#3880714 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3880714 ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
