1 Reply Latest reply on Aug 8, 2007 4:54 AM by thejavafreak

    Saving my Spring invesment

    hubaghdadi

      Hi.
      Let's say I have have an application built using Hibernate and Sprnig.
      Transaction management is done through Spring AOP.
      If I want to employ Seam, can I still be using Spring AOP for transaction
      management or I have to use Seam facilities?
      Thanks.

        • 1. Re: Saving my Spring invesment
          thejavafreak

          There is already a component in Seam to integrate Spring beans and Seam so that Spring beans will be available to be used in Seam and vice-versa. Perhaps you can read the document regarding Seam-Spring integration