Interceptor and Decorator instances must be @Dependent scoped -------------------------------------------------------------
Key: OWB-285 URL: https://issues.apache.org/jira/browse/OWB-285 Project: OpenWebBeans Issue Type: Bug Components: Interceptor and Decorators Affects Versions: M3 Reporter: Mark Struberg Assignee: Gurkan Erdogdu section 6.4.1 defines * Instances of decorators and interceptors are dependent objects of the bean instance they decorate. but we actually share the same interceptor instance for all beans with the same interceptor annotation. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.