1 Reply Latest reply on Aug 19, 2008 9:55 AM by kaja78

    Limit of paralel running MDBs???

    kaja78

      Is there any limit of paralel runing MDBs in JBOSS 4.2.3 ???
      I am experimenting with the maxSession and pool maxSize paramters of EJB3 MDB. I set the maxSession activation config property to 1000 and pool maxSize parameter to 1000 (in ejb3-interceptors-aop.xml). But jboss runs only 99 paralel MDB instances. Is any other configuration change required to run 99+ MDBs in parallel???