You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem i see is, that spring aop uses cglib in a range of [2.1.3 to 2.2.0) (exclusive). This conflicts with the hibernate 3.3.2.GA which required cglib to be 2.2.0. either one of the libraries must be adjusted.
Costin Leau opened SPR-6401 and commented
The problem i see is, that spring aop uses cglib in a range of [2.1.3 to 2.2.0) (exclusive). This conflicts with the hibernate 3.3.2.GA which required cglib to be 2.2.0. either one of the libraries must be adjusted.
Affects: 3.0 RC2
Reference URL: http://forum.springsource.org/showthread.php?p=270435#post270435
Referenced from: commits 502c0e9
The text was updated successfully, but these errors were encountered: