-
Mar 15th, 2012, 10:09 AM
#1
@Transactional and @ManagedResource
Hi,
After searching the forum (and the internet) a bit, it seems to be a known issue that any MBean with both @Transactional and @ManagedResource annotations will not be exported to JMX, because the transactional proxy wouldn't have the @ManagedResource annotation.
First of all, I would just like to make sure that what I stated above is correct.
Second, how can I work around this issue? I would prefer not to use class proxies.
Thank you,
Yevgeny.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules