« Return to Thread: proxy annotation issue

Re: proxy annotation issue

by Oleg Gorobets :: Rate this Message:

Reply to Author | View in Thread

Still no answer till now, developers keep silence about it. Seems like there is no other way to contact them but this list. The issue is hidden deep inside the code generation logic, so it's better to get even a hint from them before investigating. Anyway, if you manage to find the answer on this please let me know.

Oleg
Did you ever get an answer to this?  We're trying to work around the same
issue...

Thanks

Mike


Oleg Gorobets wrote:
  
Hello all!

 

I've encountered a tricky bug in cglib. When creating proxy with callback
that implements MethodInterceptor the resulted proxy loses all annotations
on methods. I've created a TestNG test-case to illustrate this (see
attached
file). proxyWithMethodCallBack() test will fail when trying to get
annotation from proxy.

 

Does anyone have suggestions on how to fix this? 




    

  


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
cglib-devel mailing list
cglib-devel@...
https://lists.sourceforge.net/lists/listinfo/cglib-devel

 « Return to Thread: proxy annotation issue