[jboss-jira] [JBoss JIRA] Closed: (EJBTHREE-890) First call to MDB doesn't honour maxSize of StrictMaxPool

William DeCoste (JIRA) jira-events at lists.jboss.org
Wed Mar 28 14:16:05 EDT 2007


     [ http://jira.jboss.com/jira/browse/EJBTHREE-890?page=all ]

William DeCoste closed EJBTHREE-890.
------------------------------------

    Resolution: Rejected
      Assignee: William DeCoste

@PoolClass is not supported for MDBs. If you want to control the number of MDB instances (and jms adaptor sessions), you need to use the "maxSession" ActivationConfigProperty. I've updated the test and added a comment to the PoolClass annotation.

> First call to MDB doesn't honour maxSize of StrictMaxPool
> ---------------------------------------------------------
>
>                 Key: EJBTHREE-890
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-890
>             Project: EJB 3.0
>          Issue Type: Bug
>    Affects Versions: AS 4.2.0 CR1
>         Environment: mdb unit test
>            Reporter: Carlo de Wolf
>         Assigned To: William DeCoste
>
> Start up AS 4.2 clean and run mdb unit test.

-- 
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