InterceptorHandler crashes with ClassCastException when getting serialized
--------------------------------------------------------------------------
Key: OWB-291
URL: https://issues.apache.org/jira/browse/OWB-291
Project: OpenWebBeans
Issue Type: Bug
Components: Interceptor and Decorators
Affects Versions: M3
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: M4
Currently the InterceptorHandler tries to upcast to AbstractInjectionTargetBean
in any case. We can simply use the OwbBean<T> interface instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.