Daud Miyan wrote:Yes.... the wowService variable is getting proxied (CGLIB Bound = true)
Step through the call to the service. If you can, can you download the SpringFramework sources. Then you can go into the CustomizableTraceInterceptor and put a break point in there to see if it is getting called.
Daud Miyan wrote:localhost.2012-02-08.log - files like these get created when I stop my tomcat instance... whereas catalina.out is updated on the fly... Also, catalina.out has much more information than these files..
If don't know if its appropriate, but I can upload the war file somewhere and post a link to it here, because war files can't be uploaded here