JBoss Community

Bean Instance Pools

created by Andrig Miller in EJB3 - View the full discussion

During the development meeting in Brno in November, I was told that the bean instance pools were specific to each bean.  For example, if you had two stateless session beans, let's just call them Bean A, and Bean B, you could define a strict max instance pool for each one.  For the life of me I don't see how you can actually do this with the current schema.

 

There is nothing in the schema to associate a bean, by name or any other attribute, to a pool.

 

Is there a way to do this?

 

How does this really work?  It appears that there is really just one pool, and everything shares it, even if there are multiple deployments.

Reply to this message by going to Community

Start a new discussion in EJB3 at Community