0 Replies Latest reply on Jul 18, 2005 8:29 AM by rogeriopinheiro

    BMT problem in JBoss 3.2.1

    rogeriopinheiro

      I'm still using jboss 3.2.1 and i have the following problem:

      i change recently the transaction model of my j2ee application, i change the transaction type of my session facade bean from CMT to BMT,

      so now when i call some ejbFind method, the container calls many and many times ejbLoad in that bean.

      server.log file show this stuff and grows and grows abnormaly.

      someone knows what's is going on?

      thank's all