Hi I wrote a MyProvider extends org.apache.openjpa.persistence.PersistenceProviderImpl. And added MyProvider as the provider in the persistence.xml. Why I did this was to override the EntityManager.persist() method. But seems still the default provider class get picked up. Am i missing something ?
-- Subash Chaturanga Sri Lanka Blog - http://subashsdm.blogspot.com/ Twitter - http://twitter.com/subash89
