Closed
Description
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:
- @Transactional annotation hodes @ManagedResource [SPR-2281] #6970
@Transactional
annotation hodes@ManagedResource
1 votes, 2 watchers