1 Reply Latest reply on Sep 2, 2002 1:09 PM by dsundstrom

    unschedulePassivation

    piazza

      Can anyone explain to me how I would get the following exception:

      unschedulePassivation returned a passivated object with a null getId()

      I have been changing values in jboss.xml to try to correct a problem where a cached bean gets out of sync with the underlying database.

      Thanks in advance for any help you can give me.

      Tony

        • 1. Re: unschedulePassivation
          dsundstrom

          I don't know what this message means, so I suggest you ask in the EJB/JBoss forum.

          As for problems with the bean being out of sync with the database, don't use commit option A or D and you always sync at the start of the transaction.