Leif Mortenson wrote: > If your component implements Poolable, this is as simple as adding the > following attributes to your component definition: > > <mycomponent pool-min="1" pool-max="10" pool-grow="1"> > <dbpool>my-db</dbpool> > </mycomponent>
Is there a way to specify what kind of Pool the CM should use (eg. HardResourceLimitingPool vs. SoftResourceLimitingPool)? Thanks, -Mark -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>