Skip to content

MemorySafeUndeclaredThrowableStrategy class not found [SPR-11782] #16404

@spring-projects-issues

Description

@spring-projects-issues

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:

Referenced from: commits 297e4ee

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions