Try using an AOP Alliance interceptor (http://jakarta.apache.org/hivemind/hivemind-lib/MethodInterceptorFactory.ht ml).
-----Original Message----- From: Hugh Ross [mailto:[EMAIL PROTECTED] Sent: Thursday, October 27, 2005 11:15 AM To: hivemind-dev@jakarta.apache.org Subject: Reusable Interceptors I want to create a common interceptor which can be re-used across all services. How to I go about doing this? I'm currently getting an error saying that the interceptor has to implement the target service's interface (however this is different for every service). Thanks, Hugh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]