« Return to Thread: proxy annotation issue

Re: proxy annotation issue

by Mike McCown :: Rate this Message:

Reply to Author | View in Thread

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 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
cglib-devel mailing list
cglib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cglib-devel

 « Return to Thread: proxy annotation issue