0 Replies Latest reply on Apr 13, 2004 3:47 PM by hehewei

    Avoid JBoss caching during transaction

    hehewei

      Hi,

      Does anyone have experiences in turning off entity bean caching during a transaction, not in between? We are generating 100,000 entity beans within a transaction, and it's eating up a great amount of system resources. We've used standard CMP entity bean cache policy and instance per transaction cache policy with commit option C, none seems to work within a transaction. Any information is appreciated. Thanks a lot

      -wei