1 Reply Latest reply on Jul 26, 2004 1:36 PM by fbiaggi

    refreshing entity beans

    ghoyle

      I have a CMP application, where the database can be updated by clients other than the entity beans.
      What I need is a way for the container to know that the underlying database has changed and hence update the entiity beans and then inform a stateful session bean that this has happened. As my clients need to be informed via the session beans when ther has been a change to the database.
      Is there a way to do this with CMP?

      Thanks in adavnce

      Geoff