0 Replies Latest reply on Mar 10, 2010 8:31 PM by shipmaster

    Spring PersistenceUnitPostProcessor Again

    shipmaster

      Hello,


      So I posted sometime ago about a seam equivalent of PersistenceUnitPostProcessor:


      http://seamframework.org/Community/SeamEquivaletOfPersistenceUnitPostProcessor


      We have since solved our problem by chaining the Spring entity manager into Seam. This is working fine, but we are now looking into ways to get rid of Spring altogether. Can anyone point me to where to look if I want to hook something at the end of persistence unit processing? Or at least in the direction of the code I need to patch/extend?


      Thanks.