Nikhil/Andy, I am guessing you are likely reading this type of information because the EJB3 platform already has built-in support for interceptors via the javax.interceptor.Interceptors annotation.
Ron DiFrango ________________________________________ From: [email protected] [[email protected]] On Behalf Of Andy Clement [[email protected]] Sent: Wednesday, March 03, 2010 2:41 PM To: [email protected] Subject: Re: [aspectj-users] Using AspectJ with EJB3 Hi, Can you point me to any of those comments? I'm not aware of any problems with using AspectJ and EJB3. Unfortunately I don't have any examples to share with you though... maybe someone else can provide some? cheers, Andy On 2 March 2010 05:48, Nikhil Kumar <[email protected]> wrote: > Reviewing the comments on the web, it seems that the feeling is that AspectJ > will not work as an interceptor on EJB3. > Any comments/ suggestions / examples? > Thanks, > Nikhil > > _______________________________________________ > aspectj-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/aspectj-users > > _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
