1 Reply Latest reply on Jul 11, 2002 10:48 AM by klusi

    NoSuchObjectException when calling remove()-method of a pass

    klusi

      Hello,

      we experience the following problem: We are calling the remoteIF.remove() method on a Stateful session bean that is in passivated state.This causes a java.rmi.NoSuchObjectException on the client side.

      We can see in the logfile that the passivated bean gets activated during the remove() call but after activating the exception occurs.

      Any ideas?

      Kind regards

      Thorsten