-
Aug 23rd, 2007, 09:18 AM
#1
Jdk Proxy
I got the following exception:
MetadataNamingStrategy does not support JDK dynamic proxies - export the target beans directly or use CGLIB proxies instead
This occurs because I use dynamic proxies in some places but I am not intended to export it to JMX. Does it mean if I have dynamic proxy at all, I should use MetadataNaming? This error should be warning instead of exception. What do you think?
Thanks!
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