Before I spend days looking into this...

For JPA support we need to be able to insert a byte-code swizzler into our classloader so the jpa implementation can do load-time enhancement. Does anyone already know how to do this with our MultiParentClassloader? Any examples of something similar (maybe in cglib or somesuch?)?

thanks
david jencks

Reply via email to