2 Replies Latest reply on Oct 13, 2011 6:09 AM by irfanmasood_015

    Entity Bean 2.1 commit-option on JBoss5

    irfanmasood_015

      Hi,

       

      I was using Entity Beans 2.1 on JBoss 3.2.5, now I am migrating to JBoss 5.1, I wan using Entity Bean Cache using commit-option A configured in Jboss.xml file, will the same settings work in JBoss 5.1 or this mechanism is changed in JBoss 5.1?

       

      In Jboss.xml

       

              

      <container-configuration

                  extends="Standard CMP 2.x EntityBean">

                  <container-name>

                      Standard CMP 2.x EntityBean Commit Option A

                  </container-name>

                  <commit-option>A</commit-option>

      </container-configuration>

       

      Best Regards!

       

      IM