Hello,

I need some help on this issue - my application uses more stateless session 
beans, but some of them are used often, and others only seldom. For this reason 
I would like to have in my container more instances of the EJBs often used, and 
only a few instances of the other beans (to save memory ;-)).
I thought that maybe I can limit the number of instances in the pool for the 
seldom used beans, but I don't know how I could do something like this.
I know the <container-pool-conf> container configuration tag from 
standardjboss.xml and jboss.xml, but they limit the number of instances in the 
container, but not specific to one EJB (but to all EJBs put in that container).

Any ideas?

Thank you,
Mirela

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931937#3931937

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931937


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to