> +    private Object callInterceptorsAndDecorators(Method method, Object 
> instance, Object[] arguments) throws Exception

Do you think it's possible to re-use an InterceptorHandler instead of
having the ejb-common code know so much detail of
interceptors/decorators?

I wasn't able to rebase my workspace yet, but who is calling the
BaseEJBBean.setThreadLocal() ?

Finally, does this work whether or not the EJB itself was contextual?

-- 
Eric Covener
cove...@gmail.com

Reply via email to