1 Reply Latest reply on Feb 8, 2002 12:26 PM by armint

    Has anyone had problems using Session Beans that extend a co

    rixc

      Hi all,

      I know that this is quite a general question. The reason that I am asking this is because I have a random problem where my session beans are unable to re-activate. I get no passivation errors but occasionaly the .ser for a bean disappears and I get an exception that it can be found.

      My session beans are defined as follows:
      public class xxxxxxBean extends AbstractEnterpriseBean implements SessionBean

      Another thing to not is that I do not have any code in my ejbActivate or ejbPassivate events. Any comments/ideas are welcome.

      Thanks in advance.

      Ricardo