3 Replies Latest reply on Jun 10, 2004 5:35 AM by aloubyansky

    sync-on-commit

    triathlon98

      Are there known limitations to setting sync-on-commit to "true".

      I have tried using this with 3.2.4, and it seems that the fields which are set in ejbCreate are no longer set in the database. Is this as designed, or should this be looked in to further?

      Joachim

        • 1. Re: sync-on-commit
          aloubyansky

          Could you provide more details? Do you see any difference in behaviour comparing to previous versions?
          It seems to be working for me.

          • 2. Re: sync-on-commit
            triathlon98

            It seems like it was working before (now using 3.2.4, but I was using a version from CVS, I think pre-RC1).

            Basically , I have a table with many, many fields, and most of them are initialized in ejbCreate. It struck me as at least one string field was not set (did not particularly look at the other fields).

            Joachim

            • 3. Re: sync-on-commit
              aloubyansky

              Need more details to reproduce. So far it works for me.