[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-737) NPE from LifecycleInvocationContextImpl when @Timeout method called for a bean with no @PostConstruct method.
Gavin King (JIRA)
jira-events at jboss.com
Tue Oct 10 21:19:41 EDT 2006
NPE from LifecycleInvocationContextImpl when @Timeout method called for a bean with no @PostConstruct method.
-------------------------------------------------------------------------------------------------------------
Key: EJBTHREE-737
URL: http://jira.jboss.com/jira/browse/EJBTHREE-737
Project: EJB 3.0
Issue Type: Bug
Affects Versions: EJB 3.0 RC8 - FD
Reporter: Gavin King
If you have a stateless bean with an @Timeout method and no @PostConstruct method, an NPE happens on line 131 of LifecycleInvocationContextImpl.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list