Thanks, Sriram _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
Please let me know if someone has tried to do Load Time Weaving (LTW)
of dynamic proxies. I tried creating a .jar containing the .aj file
and set its path in the ASPECTPATH variable prior to running the
application using the "aj" script. Using this approach, I am able to
do LTW of normal classes but not a dynamic proxy. Let me know if I am
doing something wrong.
- [aspectj-users] Load Time Weaving of dynamic proxies Sriram Gopal
- SV: [aspectj-users] Load Time Weaving of dynamic prox... Hermod Opstvedt
- Re: SV: [aspectj-users] Load Time Weaving of dyna... Sriram Gopal
- RE: SV: [aspectj-users] Load Time Weaving of ... hermod.opstvedt
- Re: SV: [aspectj-users] Load Time Weaving... Dean Wampler
