0 Replies Latest reply on Aug 21, 2004 1:20 PM by pedrosalazar

    invalidate read-only through read-write

    pedrosalazar

      Greetings,

      I created a read-only entity bean which I pretend to invalidate with a read-write entity bean. I find the RW instance, change same attribute, but the RO doesn't stay invalid.

      - RW extends Standard CMP 2.x EntityBean with cache invalidation (but I have tried also the Clustered CMP 2.x configuration)
      - RO extends Standard CMP 2.x EntityBean with cache invalidation
      - both have the same invalidation group name, with invalidation true in RO and false in RW.

      I'm using jboss 3.2.5. (you can see details of my configuration in older post http://www.jboss.org/index.html?module=bb&op=viewtopic&t=53176.

      Can anyone assist me on this?

      regards,
      Pedro Salazar