[jboss-user] [EJB 3.0 Users] - How do I configure the SLSB instance pool size (min and max)

TheOverlord do-not-reply at jboss.com
Wed Oct 28 14:24:06 EDT 2009


I want to limit a clustered SLSB instance pool on a server to a maximum of one instance.

I do not want to change the pool size for all other SLSBs - just the one I want to configure.

How do I do that?

I was hoping to find some annotation that would allow me to do that.

Something like:

@PoolConfig(min=1, max=1)

Or something like that.


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

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



More information about the jboss-user mailing list