Remove dependency on CGLib

Description

Cglib is not a very actively maintained project and I'm running into asm library conflicts between javaassist and cglib.
Would it be possible to remove the dependency on CGLIb and use javaassist for dynamic proxies as well as byte code enhancement? Seam has eliminated dependency on cglib and moved to pure javaassist. It would be nice if Hibernate could do the same.

Activity

Steve EbersoleMarch 21, 2011 at 7:08 PM

Bulk closing stale resolved issues

Emmanuel BernardMarch 22, 2007 at 8:29 AM

"It is the default for JPA though."
nope, it is in JBoss AS though

Mike YoungstromMarch 22, 2007 at 1:53 AM

Steve EbersoleMarch 22, 2007 at 1:48 AM

It will eventually although it has already been decided that I am not going to make this switch until after this property is properly scoped by session-factory (it is currently classloader-wide).

Feel free to open a new improvemwent request to track this specifically if you wish.

Max Rydahl AndersenMarch 21, 2007 at 7:42 PM

it won't be in the 3.2.x release timeframe.

It is the default for JPA though.

Rejected

Details

Assignee

Reporter

Components

Priority

Created March 21, 2007 at 5:47 PM
Updated March 21, 2011 at 7:08 PM
Resolved March 21, 2007 at 6:13 PM

Flag notifications