4 Replies Latest reply on Jan 2, 2002 12:29 PM by adrian.brock

    entity bean cache & memory leak

    edwu00

      Hi, all:

      I am creating a lot of entity bean
      each is in seperate transaction.
      After I create it, I don't need to use it.

      However the JBoss caches it and the memory
      grows until it runs out of memory.
      (My Jboss version is JBoss-2.4.1_Tomcat-3.2.3)

      Can anybody tell me how to solve the memory
      leak problem?
      Thank you.

      Ed Wu