[webbeans-issues] [JBoss JIRA] Created: (WBRI-91) SessionBeanInterceptor doesn't proceed lifecycle callbacks
Tobias Koltsch (JIRA)
jira-events at lists.jboss.org
Sun Jan 4 15:07:54 EST 2009
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
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