1 Reply Latest reply on Apr 21, 2011 5:23 PM by ekhosid

    JBoss cant create more than 3 session beans

    ekhosid

      Hi,

       

      I have wweb services that are implemented as EJB3 Stateless session beans and each call takes certain amount of time (several minutes). When I run several clients it appears that JBoss creates only 3 instances of the bean even though there're multilple pending calls. I couldnt find much online. Am I missing something?

       

      Eugene

       

      P.S. I use JBoss 4.2.3GA