3 Replies Latest reply on Apr 17, 2003 5:36 PM by marc.fleury

    cache & transaction security

    ahuart

      For a highly secure environment, one requirement is the guarantee that the
      cache
      does not maintain local copies of specified entities after the end of a
      transaction.
      In other words, two request from separate and consecutive transactions
      should get
      fresh copies from the database.

      It is our understanding that, as of today, JBoss does not provide this
      facility.
      Could you please let us know whether this perception is correct, and if it is, under which conditions an extension with this facility might be developed.