[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-670) PreDestroy called multiple times
Carlo de Wolf (JIRA)
jira-events at jboss.com
Wed Aug 2 05:51:11 EDT 2006
PreDestroy called multiple times
--------------------------------
Key: EJBTHREE-670
URL: http://jira.jboss.com/jira/browse/EJBTHREE-670
Project: EJB 3.0
Issue Type: Bug
Reporter: Carlo de Wolf
The PreDestroy callback is called multiple times.
Once from the container and once from the pool.
IMHO only the pool should call PreDestroy.
Other callbacks are already handled by the pool.
Unit test is in regression/ejbthree...
--
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