1 Reply Latest reply on May 6, 2009 9:04 AM by nickarls

    achieving atomic conversations with Web Beans RI

    gonorrhea

      So we can achieve atomic conversations (application tx's as per DAllen) in Seam 2 using SMPC and Hibernate MANUAL flush.


      Is it possible to do the same in Web Beans RI?


      In Web Beans RI, must you use @PersistenceContext(type = PersistenceContextType.EXTENDED) or is there some alternative solution to this? (w/o using Seam 3!)