Skip to content

Doc/warning: JMX autodetection ignoring JDK-proxied @Transactional beans [SPR-5057] #9732

Closed
@spring-projects-issues

Description

@spring-projects-issues

Tomislav Stojcevich opened SPR-5057 and commented

I'm using @ManagedResource to define my jmx beans with <context:mbean-export />.

This works fine if I hard code the bean definitions in my config file.

If I use @Service annotations with context:component-scan/, no mbeans get registered.


Affects: 2.5.5

Issue Links:

1 votes, 2 watchers

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions