0 Replies Latest reply on Nov 27, 2004 9:45 AM by bhakthi

    intercepting arrays

    bhakthi

      Hi,

      i am using jboss-AOP final release. Is there any way i can intercept arrays. I had tried using field interceptor but i am getting error stating interception failed while deploying.

      And also i am using AOP for logging in my project. By this time i don't want AOP to handle Exceptions however i need to log errors when exception occurs. I handled this by adding try block within advice but i don't feel this one as good idea. is there any way i can get this out???

      Help me, Please.

      Thanks in advance