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