3 Replies Latest reply on Mar 12, 2002 1:27 PM by cepage

    limit the number of stateful beans to 5

    jbossdpdeng

      I have a stateful MyBean. I want there are maximum 5 of them created in the container. How would I accomplish this in the jboss.xml? I suppose that's the place to configure it.

      Thanks