0 Replies Latest reply on Dec 2, 2002 11:51 PM by gaje85

    problem in stateful session bean

    gaje85

      hi

      I am having a problem in stateful session bean.
      I create a stateful session bean and cache its remote interface .
      I also set the application server setting as such that it will never passivate. It works fine.but If any application exception occurs the remote handle which I cached is lost.After any exception the J2EE container throws an exception that It is unable to activate and throws java.rmi.NoSuchObjectException . I am using JBoss 2.4.3 as by J2EE container.Help me

      Thanks
      gaj