[webbeans-issues] [JBoss JIRA] Updated: (WBRI-91) SessionBeanInterceptor doesn't proceed lifecycle callbacks
Pete Muir (JIRA)
jira-events at lists.jboss.org
Sun Jan 4 16:02:04 EST 2009
[ https://jira.jboss.org/jira/browse/WBRI-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated WBRI-91:
--------------------------
Fix Version/s: 1.0.0.ALPHA2
Assignee: Pete Muir
Priority: Critical (was: Major)
> SessionBeanInterceptor doesn't proceed lifecycle callbacks
> ----------------------------------------------------------
>
> Key: WBRI-91
> URL: https://jira.jboss.org/jira/browse/WBRI-91
> Project: Web Beans RI
> Issue Type: Bug
> Reporter: Tobias Koltsch
> Assignee: Pete Muir
> Priority: Critical
> Fix For: 1.0.0.ALPHA2
>
>
> The SessionBeanInterceptor intercepts the lifecycle callbacks @PostConstruct and @PreDestroy. When the annotated methods in the interceptor class are triggered, javax.interceptor.InvocationContext.proceed() is never invoked. So it isn't possible that the callbacks proceed to the bean.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list