1 Reply Latest reply on Jul 10, 2006 12:39 PM by gavin.king

    extended persistence context

    balamg

      for me to use extended persistence context, is is required to use seam managed transactions as mentioned in the manual like so:


      <phase-listener>
      org.jboss.seam.jsf.SeamExtendedManagedPersistencePhaseListener
      </phase-listener>


      the booking example does use extended peristence but i dont see the above configuration setting.

      can someone clarify this a bit more ?

      thanks