Move pool down to StatelessContainer from EjbContainer
------------------------------------------------------
Key: EJBTHREE-1370
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1370
Project: EJB 3.0
Issue Type: Task
Components: core
Affects Versions: AS 5.0.0.Beta4
Reporter: Brian Stansberry
The Container interface declares getPool(), forcing the creation of a pool in
EjbContainer. But with the completion of EJBTHREE-1367, AFAICT only StatelessContainer
actually uses a pool (a Service bean is a singleton). So, the getPool() method and the
pool itself should be moved down.
--
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