-
Couldn't load subscription status.
- Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: bugA general bugA general bug
Milestone
Description
Batbayar Bazarragchaa opened SPR-11782 and commented
I'm having problem org.springframework.cglib.transform.impl.MemorySafeUndeclaredThrowableStrategy class not found exception when I enable following configuration:
<security:global-method-security pre-post-annotations="enabled" />
or
tx:annotation-driven/
I found this class in spring 4.0.1, but cannot find in later versions.
What happened to this class? How to resolve my error?
Affects: 4.0.2, 4.0.3, 4.0.4
Issue Links:
- aop:scoped-proxy may fail with LinkageError: loader attempted duplicate class definition for name [SPR-11398] #16025 aop:scoped-proxy may fail with LinkageError: loader attempted duplicate class definition for name
Referenced from: commits 297e4ee
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: bugA general bugA general bug