[jboss-jira] [JBoss JIRA] (AS7-6395) EJB2 CMP - no entity-bean instance pool configured in *full* profiles with cmp

Wolf-Dieter Fink (JIRA) jira-events at lists.jboss.org
Fri Jan 25 11:54:47 EST 2013


Wolf-Dieter Fink created AS7-6395:
-------------------------------------

             Summary: EJB2 CMP - no entity-bean instance pool configured in *full* profiles with cmp
                 Key: AS7-6395
                 URL: https://issues.jboss.org/browse/AS7-6395
             Project: Application Server 7
          Issue Type: Bug
          Components: EJB
    Affects Versions: 7.1.3.Final (EAP)
            Reporter: Wolf-Dieter Fink
            Assignee: Wolf-Dieter Fink
            Priority: Minor


The ejb3 subsystem does not configure entity-bean.bean-instance-pool.
In that case the CMP subsystem must create a instance for each entity if it is used.
This might be a performance issue (instantiation and GC), also the setContext/unsetContext methods must be called.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list