[
https://issues.apache.org/jira/browse/OWB-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gurkan Erdogdu closed OWB-283.
------------------------------
Resolution: Fixed
I have applied this patch :)
> serializable check on Interceptor and Decorator stack should check for null
> ----------------------------------------------------------------------------
>
> Key: OWB-283
> URL: https://issues.apache.org/jira/browse/OWB-283
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Interceptor and Decorators
> Affects Versions: M3
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: M4
>
> Attachments: OWB-283.patch
>
>
> currently we do not check if a decorator or interceptor is actually applied.
> This results in ManagedBean#isPassivationCapable() returning false if a
> @PostConstruct or @PreDestroy is used, but no actual Interceptor.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.