Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Running AspectJ with Tomcat and Axis

Hi!

I want to WebServices use an Aspect for logging specific Methods.
Everything seems ok with the Aspect and the rest of the code.

Are there special things to modify in some tomcat file that AspectJ runs?

And if not how do i test AspectJ on the server, because System.out.println
runs only on the client...?

Thanks,
Roland
-- 
View this message in context: http://www.nabble.com/Running-AspectJ-with-Tomcat-and-Axis-tf3565829.html#a9960504
Sent from the AspectJ - users mailing list archive at Nabble.com.



Back to the top