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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
