I have not added any actions or jsp pages. I have just added the
class given earlier along with the application context given earlier. I
placed it in a package called my.company.services (it would have been
better in my.company.aop). Other than this I have not extended appfuse
in any way.
I haven't heard of a problem, but there certainly could be. Is your
edit method final? If so, you may need to remove that.
A couple of suggestions:
1. Try using Spring's PerformanceMonitoringInterceptor:
http://www.springframework.org/docs/api/org/springframework/aop/interceptor/PerformanceMon
This code works perfectly with Spring-mvc I think there is a problem
with aop and X-works. Anybody faced this problem before?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
I'm not sure if I should be posting this here. A more appropriate
forum would be Spring. However the problem is that when I try to use
AOP for logging in appfuse I get an exception. The class and the xml
Conf and the Exception are given below. I'm using Appfuse 2.0 with
archtype 1.