0 Replies Latest reply on Apr 7, 2002 9:02 AM by yzriver

    help, CMP bean can't be removed

    yzriver

      i wrote an CMP bean, when i invoke remove() on it, the corresponding row is deleted from database, but the entity bean instance is still there, and i can still get data from the bean even it does not exists in database, until jboss passivate it.
      i'm using jboss 2.4.3 with embedded tomcat 3.2.3, my database is sql server 2000 enterprise.
      can anybody give me some suggestion? thanks in advance :)