Hi, I read many posts that explain how to set max number of bean type (entity / mdb /session)but I can not understand how to control a specific bean number of instances (bean xxx of type mdb for example).
I guess this connfiguration need to be in ejb-jar.xml or jboss.xml under specific war but not a global configuration like standardjboss.xml that effects all beans under the same type in the container. Maybe there is something that I don't get but is it possible? If it is possible can anyone post an example? I need to set two different MDBs (let's say xxx and yyy) different number of max instances. xxx 15 instances yyy 3 instances. Thanks, Yaron View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831697#3831697 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3831697 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
