Perhaps check if the Classfilewriter is any better in this concern — it might not need any own classes in proxies. * https://github.com/jbossas/jboss-classfilewriter <https://github.com/jbossas/jboss-classfilewriter> (Weld now uses this — it’s part of WildFly)
But this means you would have to write a new Hibernate proxier. (if you don’t have it already) > On 03 Feb 2016, at 16:11, Scott Marlow <smar...@redhat.com> wrote: > > > On 02/03/2016 09:01 AM, Steve Ebersole wrote: >> I should point out... The big drawback with that (and with cloning in >> general since its the Javassist package renaming that is important in >> both) is that its no longer a simple matter update (bug-fixes, etc) >> Javassist usage in Hibernate. Its certainly no longer simple as in >> drop-in the replacement from upstream. > > True, many users like to workaround Javassist issues by dropping a > different Javassist version in. _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev