0 Replies Latest reply on Nov 30, 2006 11:13 AM by ofdofd

    How do I flush cached EJBs and ITS relations?

    ofdofd

      I have two beans A and B that is connected to each other using container-managed relationships. I can flush the EJB caches for A and B separately but it seems like the releations between them are not flushed.

      Is there a way to flush the relations if they are changed in database and needs to be reloaded??