I haven't used WebSphere ESB, so can't say if/how well LTW will work with it. For WebSphere itself, there is a classloader implementation (search bugzilla) that implements LTW. However, I don't know how well it works with the latest version of AspectJ.
Is there a reason why build-time weaving will not get the job done? +1 for Andy's suggestion about Spring Forum. May be someone there has more insight. -Ramnivas On Sun, Mar 7, 2010 at 4:51 PM, Andy Clement <[email protected]>wrote: > Hi, > > If you don't get (m)any answers on here (I don't know the answer), you > could also try the Spring AOP forum: > > http://forum.springsource.org/forumdisplay.php?f=31 > > Andy > > On 6 March 2010 01:59, Rakesh Sharma <[email protected]> wrote: > > I am wondering if it is possible to use AspectJ LTW in an WebSphere ESB > > message flow. The idea is to get hold of the message payload in the flow > at > > differentb activites and extract some information. > > > > -- > > Sent using goWebtop from Laszlo Systems. > > Try it yourself : http://www.gowebtop.com > > _______________________________________________ > > 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
